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