UpdateAsCollectionDelegateV2InstructionArgs: {
    authorizationData?: undefined | OptionOrNullable<AuthorizationDataArgs>;
    collection?: undefined | CollectionToggleArgs;
    delegateMint: undefined | PublicKey<string>;
    delegateUpdateAuthority: undefined | PublicKey<string>;
}

Type declaration

Generated using TypeDoc