Wasm Directoryalpha
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

NameTypeDescription
cursoroption​<string>
errorsoption​<list​<error>>
segmentsoption​<list​<customer-segment>>