woosmap-sdk
Toggle table of contents
1.1.8
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
woosmap-sdk
woosmap-sdk
/
com.woosmap.sdk.api.distance
/
ValidityPeriod
Validity
Period
data
class
ValidityPeriod
(
val
period
:
String
,
val
count
:
Int
)
Members
Constructors
Validity
Period
Link copied to clipboard
constructor
(
period
:
String
,
count
:
Int
)
Properties
count
Link copied to clipboard
@
SerializedName
(
value
=
"count"
)
val
count
:
Int
period
Link copied to clipboard
@
SerializedName
(
value
=
"period"
)
val
period
:
String