Home > @infiniteobjects/data-types > ArtistRegistryContractData
Contract signed data (from the blockchain)
Signature:
export declare class ArtistRegistryContractData implements IArtistRegistryContractData
Implements: IArtistRegistryContractData
Property | Modifiers | Type | Description |
---|---|---|---|
allowsPrints | boolean | Has the artist agreed to allow their NFTs to be printed | |
allowsUnlimitedPrints | boolean | Allow the collector to print one or multiple copies false | |
priceTier | ArtistRegistryContractPriceTier | Price Tier Selected one off ArtistRegistryContractPriceTier enumeration values. “NONE” |