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

540 B

ListInvoices200ResponseEmbedded

Properties

Name Type Description Notes
invoices Option<Vec<serde_json::Value>> An array of invoice objects. For a complete reference of the invoice object, refer to the Get invoice endpoint documentation. [optional]

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