Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 485 Bytes

File metadata and controls

13 lines (8 loc) · 485 Bytes

BoundingBoxValue

The top left and bottom right coordinate points that make up the bounding box.

Properties

Name Type Required Description
top_left WithinBoundingBoxPoint Yes
bottom_right WithinBoundingBoxPoint Yes

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