Name | Type | Description | Notes |
---|---|---|---|
debited_funds | \MarketPay\Model\Money | [optional] | |
credited_funds | \MarketPay\Model\Money | [optional] | |
fees | \MarketPay\Model\Money | [optional] | |
credited_wallet_id | string | The ID of the wallet where money will be credited | [optional] |
nature | string | The nature of the transaction | [optional] |
status | string | The status of the transaction | [optional] |
execution_date | int | When the transaction happened | [optional] |
result_code | string | The result code | [optional] |
result_message | string | A verbal explanation of the ResultCode | [optional] |
type | string | The type of the transaction | [optional] |
payment_type | string | The type of payin | [optional] |
execution_type | string | The type of execution for the payin | [optional] |
author_id | string | A user's ID | [optional] |
credited_user_id | string | The user ID who was credited | [optional] |
wire_reference | string | [optional] | |
bank_account | \MarketPay\Model\BankwirePayInBankAccount | [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] |