Wallet SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wallet SDK
sdk-core
/
com.wallet.model
/
PresetAnswer
/
ValidUntil
Valid
Until
data
class
ValidUntil
(
val
element
:
String
,
val
label
:
String
)
:
PresetAnswer
One big Valid / Expired from a date element compared with today (e.g. a medical expiry).
Members
Constructors
Valid
Until
Link copied to clipboard
constructor
(
element
:
String
,
label
:
String
)
Properties
element
Link copied to clipboard
val
element
:
String
label
Link copied to clipboard
val
label
:
String