Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.05 KB

File metadata and controls

16 lines (11 loc) · 1.05 KB

EntitySubscriptionLinks

Properties

Name Type Description Notes
param_self models::Url
customer models::UrlNullable The API resource URL of the customer this subscription was created for.
mandate Option<models::UrlNullable> The API resource URL of the mandate this subscription was created for. [optional]
profile models::UrlNullable The API resource URL of the profile this subscription was created for.
payments Option<models::UrlNullable> The API resource URL of the payments created for this subscription. Omitted if no such payments exist (yet). [optional]
documentation models::Url

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