Blockage
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getId() | string | The ID of the blockage Example: 5e68c66581f2ee32bc354087 | [optional] |
| getAccountId() | string | The ID of the account where the amount is blocked Example: 5e68c66581f2ee32bc354087 | [optional] |
| getAmount() | string | The amount blocked on the account Example: 5 | [optional] |
| getType() | string | The type of the blockage Example: DEBIT_CARD_OP | [optional] |
| getDescription() | string | The description of the blockage Example: Card payment in the shop. | [optional] |