rm-kotlin-sdk
/
io.revenuemonster.sdk.model.common
/
Expiry
common
Expiry
data class
Expiry
(type:
ExpiryType
, day:
Int
?, expiredAt:
String
?)
Content copied to clipboard
Properties
Properties
day
Link copied to clipboard
common
val
day
:
Int
? = null
Content copied to clipboard
expiredAt
Link copied to clipboard
common
val
expiredAt
:
String
? = null
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
ExpiryType
Content copied to clipboard