Type alias WithdrawFromFeeAccountOperation

WithdrawFromFeeAccountOperation: {
    key: "WithdrawFromFeeAccountOperation";
    input: WithdrawFromFeeAccountInput;
    __output: undefined | WithdrawFromFeeAccountOutput;
}

Type declaration

Generated using TypeDoc