mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
12 lines
599 B
Markdown
12 lines
599 B
Markdown
# ListClients200ResponseEmbedded
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**clients** | Option<[**Vec<models::ListClients200ResponseEmbeddedClientsInner>**](list_clients_200_response__embedded_clients_inner.md)> | An array of client objects. For a complete reference of the client object, refer to the [Get client endpoint](get-client) documentation. | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|