Home > @infiniteobjects/data-types > PrintButtonCopyrightEnforcementMethod
Copyright enforcement method
Signature:
export declare enum PrintButtonCopyrightEnforcementMethod
Member | Value | Description |
---|---|---|
ArtistRegistryEnforced | "ARTIST_REGISTRY_ENFORCED" |
The copyright is enforced via an ArtistRegistry smart contract |
BlockchainEnforced | "BLOCKCHAIN_ENFORCED" |
Other Blockchain methods |
MetadataEnforced | "METADATA_ENFORCED" |
The token has an io_enabled metadata field |
PartnerEnforced | "PARTNER_ENFORCED" |
The Partner is responsible to enforce copyright and payout creators |
PlatformEnforced | "PLATFORM_ENFORCED" |
The Platform is responsible for enforcing copyright and payout creators |