mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
14 lines
619 B
Markdown
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)
|
|
|
|
|