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