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

14 lines
619 B
Markdown

# ListMethods200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **i32** | The number of payment method objects in this result set. Results are **not** paginated. |
**_embedded** | [**models::ListMethods200ResponseEmbedded**](list_methods_200_response__embedded.md) | |
**_links** | [**models::ListMethods200ResponseLinks**](list_methods_200_response__links.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)