mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
21 lines
665 B
Markdown
21 lines
665 B
Markdown
# BalanceTransferStatusReasonResponse
|
|
|
|
## Enum Variants
|
|
|
|
| Name | Value |
|
|
|---- | -----|
|
|
| RequestCreated | request_created |
|
|
| Success | success |
|
|
| SourceNotAllowed | source_not_allowed |
|
|
| DestinationNotAllowed | destination_not_allowed |
|
|
| InsufficientFunds | insufficient_funds |
|
|
| InvalidSourceBalance | invalid_source_balance |
|
|
| InvalidDestinationBalance | invalid_destination_balance |
|
|
| TransferRequestExpired | transfer_request_expired |
|
|
| TransferLimitReached | transfer_limit_reached |
|
|
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|