Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 637 Bytes

SearchObjectsRequest.md

File metadata and controls

15 lines (11 loc) · 637 Bytes

SearchObjectsRequest

SearchObjectsRequest

Properties

Name Type Required Description
query SearchJsonQuery Yes
order_by Optional[SearchOrderBy] No
page_size Optional[PageSize] No
page_token Optional[PageToken] No
fields List[PropertyApiName] Yes The API names of the object type properties to include in the response.

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