GetAllCustomerUsersResponseModel
Information about a list of users.
Name | Description | Type | Additional Information |
---|---|---|---|
Users |
List of user detail records. |
Collection of GetUserResponseModel |
None. |
Links |
Pagination information. |
GetAllCustomerUsersResponseModelPageLinks |
None. |
Meta |
Additional information of the response. |
GetAllCustomerUsersResponseModelPageMeta |
None. |