GetAllCustomersResponseModel
Provides information about a list of customers.
| Name | Description | Type | Additional Information | 
|---|---|---|---|
| Customers | List of customer detail records. | Collection of GetCustomerResponseModel | None. | 
| Links | Pagination information. | GetAllCustomersResponseModelPageLinks | None. | 
| Meta | Additional information of the response. | GetAllCustomersResponseModelPageMeta | None. |