Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 720 Bytes

EmailSegmentCustomersResponse.md

File metadata and controls

14 lines (10 loc) · 720 Bytes

com.ultracart.admin.v2.Model.EmailSegmentCustomersResponse

Properties

Name Type Description Notes
Customers List<EmailSegmentCustomer> Customers on the page [optional]
PageNumber int? Page number (one based offset) [optional]
PageSize int? Number of records per page [optional]
TotalCustomers int? Total customers [optional]
TotalPages int? Total number of pages [optional]

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