ExperienceResponse

@JsonClass(generateAdapter = true)
class ExperienceResponse(@Json(name = "tbc"tbCookie: CookieObject?, @Json(name = "xbc"xbCookie: CookieObject?, @Json(name = "tac"taCookie: CookieObject?, @Json(name = "timezone_offset"timeZoneOffsetMillis: Int, @Json(name = "visit_timeout"visitTimeoutMinutes: Long?, @Json(name = "uid"userId: String?, cxenseCustomerPrefix: String?, result: EventsContainer)

Properties

cxenseCustomerPrefix
Link copied to clipboard
val cxenseCustomerPrefix: String?
result
Link copied to clipboard
val result: EventsContainer
taCookie
Link copied to clipboard
val taCookie: CookieObject?
tbCookie
Link copied to clipboard
val tbCookie: CookieObject?
timeZoneOffsetMillis
Link copied to clipboard
val timeZoneOffsetMillis: Int
userId
Link copied to clipboard
val userId: String?
visitTimeoutMinutes
Link copied to clipboard
val visitTimeoutMinutes: Long?
xbCookie
Link copied to clipboard
val xbCookie: CookieObject?