Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 531 Bytes

File metadata and controls

14 lines (9 loc) · 531 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
type Literal["envelope"] Yes None

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