Precondition Object

Precondition(updateTime = NULL, exists = NULL)

Arguments

updateTime

When set, the target document must exist and have been last updated at that time

exists

When set to true, the target document must exist

Value

Precondition object

Details

Autogenerated via gar_create_api_objects A precondition on a document, used for conditional operations.