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

1.0 KiB

EntityCustomerLinks

Properties

Name Type Description Notes
param_self models::Url
dashboard models::Url
payments Option<models::UrlNullable> The API resource URL of the payments linked to this customer. Omitted if no such payments exist (yet). [optional]
mandates Option<models::UrlNullable> The API resource URL of the mandates linked to this customer. Omitted if no such mandates exist (yet). [optional]
subscriptions Option<models::UrlNullable> The API resource URL of the subscriptions linked to this customer. Omitted if no such subscriptions exist (yet). [optional]
documentation models::Url

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