PACECloudSDK
/
cloud.pace.sdk.api.fueling.generated.model
/
CommonOpeningHours
/
Rules
/
Action
Action
enum
Action
:
Enum
<
CommonOpeningHours.Rules.Action
>
Content copied to clipboard
Entries
Properties
Entries
CLOSE
Link copied to clipboard
@
SerializedName
(
value =
"close"
)
@
Json
(
name =
"close"
)
CLOSE
("close")
Content copied to clipboard
OPEN
Link copied to clipboard
@
SerializedName
(
value =
"open"
)
@
Json
(
name =
"open"
)
OPEN
("open")
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard