AccountPayoutAutoApplicationWebhookData |
AccountPayoutAutoApplicationWebhookData.balanceAccountId(String balanceAccountId) |
The unique identifier of the balance account to which the payout schedule was unsuccessfully
applied.
|
AccountPayoutAutoApplicationWebhookData |
AccountPayoutAutoApplicationWebhookData.balancePlatform(String balancePlatform) |
The unique identifier of the balance platform.
|
AccountPayoutAutoApplicationWebhookData |
AccountPayoutAutoApplicationWebhookData.balancePlatformPayoutScheduleId(String balancePlatformPayoutScheduleId) |
The unique identifier of the balance platform payout schedule that was unsuccessfully applied
to the balance account.
|
static AccountPayoutAutoApplicationWebhookData |
AccountPayoutAutoApplicationWebhookData.fromJson(String jsonString) |
Create an instance of AccountPayoutAutoApplicationWebhookData given an JSON string
|
AccountPayoutAutoApplicationWebhookData |
AccountPayoutAutoApplicationNotificationRequest.getData() |
Get data
|
AccountPayoutAutoApplicationWebhookData |
AccountPayoutAutoApplicationWebhookData.reason(String reason) |
The reason why the payout schedule could not be applied.
|
AccountPayoutAutoApplicationWebhookData |
AccountPayoutAutoApplicationWebhookData.transferInstrumentId(String transferInstrumentId) |
The unique identifier of the transfer instrument linked to the balance account.
|