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

1.1 KiB

EntitySettlementLinks

Properties

Name Type Description Notes
param_self models::Url
payments Option<models::Url> The API resource URL of the payments included in this settlement. [optional]
captures Option<models::Url> The API resource URL of the captures included in this settlement. [optional]
refunds Option<models::Url> The API resource URL of the refunds deducted from this settlement. [optional]
chargebacks Option<models::Url> The API resource URL of the chargebacks deducted from this settlement. [optional]
invoice Option<models::UrlNullable> The API resource URL of the invoice. [optional]
documentation Option<models::Url> [optional]

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