Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface ToggleFinancialAccountRequest

    interface ToggleFinancialAccountRequest {
        accountId: string;
        unsetAsPayoutDestination?: boolean;
    }
    Index
    accountId: string
    unsetAsPayoutDestination?: boolean