UpdateAsDataDelegateV2InstructionArgs: {
    authorizationData?: undefined | OptionOrNullable<AuthorizationDataArgs>;
    data?: undefined | OptionOrNullable<DataArgs>;
    delegateMint: undefined | PublicKey<string>;
    delegateUpdateAuthority: undefined | PublicKey<string>;
}

Type declaration

Generated using TypeDoc