Type alias ApproveTokenDelegateAuthorityOperation

ApproveTokenDelegateAuthorityOperation: {
    key: "ApproveTokenDelegateAuthorityOperation";
    input: ApproveTokenDelegateAuthorityInput;
    __output: undefined | ApproveTokenDelegateAuthorityOutput;
}

Type declaration

Generated using TypeDoc