Home > @infiniteobjects/data-types > AssetCollection
Metadata about the collection this Token is part of.
Signature:
export declare class AssetCollection implements IAssetCollection
Implements: IAssetCollection
Collections can be composed of several underling contracts like ArtBlocks
| Property | Modifiers | Type | Description |
|---|---|---|---|
| blockchain | Blockchain | Blockchain one off Blockchain enumeration values. | |
| description | Nullable<string> | Description of the collection | |
| externalUrl | Nullable<string> | Link to the website displaying the collection | |
| imageUrl | Nullable<string> | Image associated with the collection | |
| name | string | Name of the collection |