Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 460 Bytes

ListCollectionsResponse.md

File metadata and controls

14 lines (6 loc) · 460 Bytes

ListCollectionsResponse

Properties

Name Type Description Notes
collections java.util.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]