PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.model
/
CommonOpeningHours
/
Rules
Rules
class
Rules
Content copied to clipboard
Types
Properties
Types
Action
Link copied to clipboard
enum
Action
:
Enum
<
CommonOpeningHours.Rules.Action
>
Content copied to clipboard
Days
Link copied to clipboard
enum
Days
:
Enum
<
CommonOpeningHours.Rules.Days
>
Content copied to clipboard
Timespans
Link copied to clipboard
class
Timespans
Content copied to clipboard
Properties
action
Link copied to clipboard
var
action
:
CommonOpeningHours.Rules.Action
? = null
Content copied to clipboard
days
Link copied to clipboard
var
days
:
List
<
CommonOpeningHours.Rules.Days
>? = null
Content copied to clipboard
timespans
Link copied to clipboard
var
timespans
:
List
<
CommonOpeningHours.Rules.Timespans
>? = null
Content copied to clipboard