Type Alias MetadataWithAttributes

MetadataWithAttributes: Metadata & {
    attributes: AssetAttribute[];
}

Type declaration

  • attributes: AssetAttribute[]

    Array of attributes associated with the asset.