ListCustomerSegmentsRequest
April 22, 2020 ยท View on GitHub
Description
Defines the valid parameters for requests to ListCustomerSegments.
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| cursor | getCursor() | setCursor($value) | string | A pagination cursor returned by previous calls to ListCustomerSegments. Used to retrieve the next set of query results. See the Pagination guide for more information. | [optional] |
Note: All properties are protected and only accessed via getters and setters.