Files
rust-mollie-sdk/docs/ListClients200ResponseEmbedded.md
Zomatree e738db98b9 init
2025-10-20 14:41:17 +01:00

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)