Record
list-customer-segments-response
No description available.
record list-customer-segments-response {
cursor: option<string>,
errors: option<list<error>>,
segments: option<list<customer-segment>>,
}Fields
| Name | Type | Description |
|---|---|---|
| cursor | option<string> | |
| errors | option<list<error>> | |
| segments | option<list<customer-segment>> |