Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 784 Bytes

File metadata and controls

12 lines (8 loc) · 784 Bytes

LoadTargetResponseV2

The response body returned when loading a Target. The objectRid is the RID of the object being targeted.

Properties

Name Type Required Description
target TargetV2 Yes
base_revision_id Long Yes The current version of the Target retrieved. Any modifying operations should be accompanied by this version to avoid concurrent operations made since this version. If there are any conflicting edits that result in changes to these operations when they're applied, that will be noted in the response.

[Back to Model list] [Back to API list] [Back to README]