Type alias WithdrawFromBuyerAccountOperation

WithdrawFromBuyerAccountOperation: {
    key: "WithdrawFromBuyerAccountOperation";
    input: WithdrawFromBuyerAccountInput;
    __output: undefined | WithdrawFromBuyerAccountOutput;
}

Type declaration

Generated using TypeDoc