CreateCollectionV1InstructionArgs: {
    name: string;
    plugins?: undefined | OptionOrNullable<PluginAuthorityPairArgs[]>;
    uri: string;
}

Type declaration

Generated using TypeDoc