timeZone

@SerialName(value = "timeZone")
@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val timeZone: String? = null

Parameters

timeZone

User's original time zone, as measured by the timezone used to request activities, as a string offset in ISO8601 format. Related to the v3 scheduling API, it is not always set or reliable.