Home > @infiniteobjects/data-types > PrintButtonAvailableBlockchain
Blockchain Available to the print button configuration
Signature:
export declare class PrintButtonAvailableBlockchain implements IPrintButtonAvailableBlockchain
Implements: IPrintButtonAvailableBlockchain
| Property | Modifiers | Type | Description |
|---|---|---|---|
| blockchain | Blockchain | Blockchain Name | |
| copyrightEnforcement | PrintButtonCopyrightEnforcementMethod | Type of Copywight Enforcement used on this blockchain | |
| isDefault | boolean | Is this the default blockchain used by the platform? | |
| network | BlockchainNetwork | Blockchain Network |
| Method | Modifiers | Description |
|---|---|---|
| getId() | Returns an identifier |