mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
924 B
924 B
Voucher
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| resource | String | Indicates the response contains a payment method issuer object. Will always contain the string issuer for this endpoint. |
[readonly] |
| id | String | The unique identifier of the payment method issuer. | [readonly] |
| name | String | The full name of the payment method issuer. | [readonly] |
| image | models::VoucherImage | ||
| status | models::MethodIssuerStatus | [readonly] | |
| contractor | models::VoucherContractor | ||
| _links | models::EntityBalanceLinks |