Home > @infiniteobjects/data-types > ImageDetails
ImageDetails specific to ERC721 tokens
Signature:
export declare class ImageDetails
Property | Modifiers | Type | Description |
---|---|---|---|
bytes? | number | (Optional) | |
format? | string | (Optional) | |
height? | number | (Optional) | |
sha256? | string | (Optional) | |
width? | number | (Optional) |