Messaging for In-App Android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Messaging for In-App Android
data
/
com.salesforce.android.smi.network.data.domain.conversationEntry.entryPayload.message.component.form.value
/
Value
/
DateTimeValue
Date
Time
Value
class
DateTimeValue
(
val
dateTimeValue
:
String
)
:
Value
Represents a datetime value of an input response.
Parameters
date
Time
Value
The datetime value of the response.
Members
Constructors
Date
Time
Value
Link copied to clipboard
constructor
(
dateTimeValue
:
String
)
Properties
date
Time
Value
Link copied to clipboard
val
dateTimeValue
:
String
value
Type
Link copied to clipboard
open
val
valueType
:
Value.ValueType