mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
791 B
791 B
Giftcard
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] |
| description | String | The full name of the payment method issuer. | [readonly] |
| status | models::MethodIssuerStatus | [readonly] | |
| _links | models::EntityBalanceLinks |