TrackEventDate

data class TrackEventDate(localDate: String, timeZone: String, utcDate: String)

Properties

localDate
Link copied to clipboard
common
val localDate: String
timeZone
Link copied to clipboard
common
val timeZone: String
utcDate
Link copied to clipboard
common
val utcDate: String