Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 612 Bytes

ListCollectionsResponse.md

File metadata and controls

11 lines (7 loc) · 612 Bytes

Com.Sajari.Sdk.Model.ListCollectionsResponse

Properties

Name Type Description Notes
Collections List<Collection> The collections from the specified account. [optional]
NextPageToken string A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. [optional]

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