Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 753 Bytes

File metadata and controls

12 lines (8 loc) · 753 Bytes

LoadTargetBoardResponseV2

The response body returned when loading a Target Board.

Properties

Name Type Required Description
target_board TargetBoard Yes
base_revision_id Long Yes The current version of the Collection 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]