version

@SerialName(value = "version")
val version: Long

Parameters

version

The optimistic locking version of the study. This value must be submitted as part of the next update of the model. If it does not match the value on the server, a 409 error (Conflict) will prevent the update from occurring. It can also serve as a key to determine if a local cache of this Study revision needs to be updated.