Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.3 KB

PayOutBankwireResponse.md

File metadata and controls

28 lines (24 loc) · 1.3 KB

PayOutBankwireResponse

Properties

Name Type Description Notes
author_id string [optional]
credited_user_id string [optional]
debited_funds \MarketPay\Model\Money [optional]
credited_funds \MarketPay\Model\Money [optional]
fees \MarketPay\Model\Money [optional]
status string [optional]
result_code string [optional]
result_message string [optional]
execution_date int [optional]
type string [optional]
nature string [optional]
debited_wallet_id string [optional]
credited_wallet_id string [optional]
payment_type string [optional]
bank_account_id string [optional]
bank_wire_ref string [optional]
id string The item's ID [optional]
creation_date int When the item was created [optional]
tag string Custom data that you can add to this item [optional]

[Back to Model list] [Back to API list] [Back to README]