Interface RevenueWithdrawalStateFailed

Withdrawal failed. Subtype of RevenueWithdrawalState.

interface RevenueWithdrawalStateFailed {
    @type: "revenueWithdrawalStateFailed";
}

Properties

Properties

@type: "revenueWithdrawalStateFailed"