ListingConfiguratorPresetFactoryStorage
ListingConfiguratorPresetFactoryStorage
_aclContract
contract IACL _aclContract
The ACL contract address.
_registry
contract IListingConfiguratorRegistry _registry
Listing Configurator Registry contract
_presets
mapping(bytes32 => struct IListingConfiguratorPresetFactory.ListingConfiguratorPreset) _presets
Mapping presetId to preset struct.
_presetIds
struct EnumerableSetUpgradeable.Bytes32Set _presetIds
Registered presets.