FieldUpdateChange

Field value update payload.

Properties

Link copied to clipboard
abstract val timeZone: String?

Optional timezone id when value depends on locale (e.g., dates).

Link copied to clipboard
abstract val value: Any?

New value for the field (serialized friendly types).