Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 919 Bytes

ListCustomerGroupsRequest.md

File metadata and controls

15 lines (9 loc) · 919 Bytes

ListCustomerGroupsRequest

Description

Defines the query parameters that can be provided in a request to the ListCustomerGroups endpoint.

Properties

Name Getter Setter Type Description Notes
cursor getCursor() setCursor($value) string A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for your original query. See the Pagination guide for more information. [optional]

Note: All properties are protected and only accessed via getters and setters.

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