lastUpdateDateTime

@SerializedName(value = "lastUpdateDateTime")
val lastUpdateDateTime: OffsetDateTime? = null

Parameters

lastUpdateDateTime

The date and time that the document was last updated in our system. This will typically be when a user has last changed data on the document. With no explicit timezone information.