class MangoModel::PayOut
Pay-Out entity A Pay-Out bank-wire is a request to withdraw money from a wallet to a bank account.
Attributes
bank_account_id[RW]
- String
-
ID of the bank account
bank_wire_ref[RW]
- String
-
A custom reference to be present on the user's bank
statement along with environment's Client
name (max 12 chars)
payment_type[RW]
PayOutPaymentType
-
Its type
payout_mode_requested[RW]
- String
-
The new parameter “PayoutModeRequested” can take two different values : “INSTANT_PAYMENT” or “STANDARD”