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

763 B

ListTerminals200Response

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::ListTerminals200ResponseEmbedded
_links models::ListLinks

[Back to Model list] [Back to API list] [Back to README]