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

951 B

EntityCaptureLinks

Properties

Name Type Description Notes
param_self models::Url
payment models::Url The API resource URL of the payment that this capture belongs to.
settlement Option<models::UrlNullable> The API resource URL of the settlement this capture has been settled with. Not present if not yet settled. [optional]
shipment Option<models::UrlNullable> The API resource URL of the shipment this capture is associated with. Not present if it isn't associated with a shipment. [optional]
documentation models::Url

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