mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
763 B
763 B
ListCustomers200Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| count | i32 | The number of items in this result set. If more items are available, a _links.next URL will be present in the result as well. The maximum number of items per result set is controlled by the limit property provided in the request. The default limit is 50 items. |
|
| _embedded | models::ListCustomers200ResponseEmbedded | ||
| _links | models::ListLinks |