mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
1.0 KiB
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 |