UpdateAsProgrammableConfigDelegateV2InstructionArgs: {
    authorizationData?: undefined | OptionOrNullable<AuthorizationDataArgs>;
    delegateMint: undefined | PublicKey<string>;
    delegateUpdateAuthority: undefined | PublicKey<string>;
    ruleSet?: undefined | RuleSetToggle;
}

Type declaration

Generated using TypeDoc