UpdateV1InstructionArgs: {
    newName: OptionOrNullable<string>;
    newUpdateAuthority?: undefined | OptionOrNullable<UpdateAuthority>;
    newUri: OptionOrNullable<string>;
}

Type declaration

Generated using TypeDoc