Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 685 Bytes

EmailSegmentCustomersResponse.md

File metadata and controls

14 lines (10 loc) · 685 Bytes

EmailSegmentCustomersResponse

Properties

Name Type Description Notes
customers list[EmailSegmentCustomer] Customers on the page [optional]
page_number int Page number (one based offset) [optional]
page_size int Number of records per page [optional]
total_customers int Total customers [optional]
total_pages int Total number of pages [optional]

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