Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 594 Bytes

WithinPolygonQuery.md

File metadata and controls

15 lines (10 loc) · 594 Bytes

WithinPolygonQuery

Returns objects where the specified field contains a point within the polygon provided.

Properties

Name Type Required Description
field Optional[PropertyApiName] No
property_identifier Optional[PropertyIdentifier] No
value PolygonValue Yes
type Literal["withinPolygon"] Yes None

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