toggle menu
InAppSDK-Android
androidJvm
switch theme
search in API
messaging-inapp-network
/
com.salesforce.android.smi.network.data.domain.conversationEntry.entryPayload.message.component.form.value
/
Value
/
DateValue
Date
Value
class
DateValue
(
val
dateValue
:
String
)
:
Value
Represents a date value of an input response.
Parameters
date
Value
The date value of the response.
Members
Constructors
Date
Value
Link copied to clipboard
constructor
(
dateValue
:
String
)
Properties
date
Value
Link copied to clipboard
val
dateValue
:
String
value
Type
Link copied to clipboard
val
valueType
:
Value.ValueType