Type alias AddCollectionPluginV1InstructionArgs

AddCollectionPluginV1InstructionArgs: {
    initAuthority?: undefined | OptionOrNullable<PluginAuthority>;
    plugin: PluginArgs;
}

Type declaration

Generated using TypeDoc