The attributes of the item.

Export

AttributeSetListType

interface AttributeSetListType {
    Actor?: string[];
    Artist?: string[];
    AspectRatio?: string;
    AudienceRating?: string;
    Author?: string[];
    BackFinding?: string;
    BandMaterialType?: string;
    Binding?: string;
    BlurayRegion?: string;
    Brand?: string;
    CeroAgeRating?: string;
    ChainType?: string;
    ClaspType?: string;
    Color?: string;
    CpuManufacturer?: string;
    CpuSpeed?: DecimalWithUnits;
    CpuType?: string;
    Creator?: CreatorType[];
    Department?: string;
    Director?: string[];
    DisplaySize?: DecimalWithUnits;
    Edition?: string;
    EpisodeSequence?: string;
    EsrbAgeRating?: string;
    Feature?: string[];
    Flavor?: string;
    Format?: string[];
    GemType?: string[];
    Genre?: string;
    GolfClubFlex?: string;
    GolfClubLoft?: DecimalWithUnits;
    HandOrientation?: string;
    HardDiskInterface?: string;
    HardDiskSize?: DecimalWithUnits;
    HardwarePlatform?: string;
    HazardousMaterialType?: string;
    IsAdultProduct?: boolean;
    IsAutographed?: boolean;
    IsEligibleForTradeIn?: boolean;
    IsMemorabilia?: boolean;
    IssuesPerYear?: string;
    ItemDimensions?: DimensionType;
    ItemPartNumber?: string;
    Label?: string;
    Languages?: LanguageType[];
    LegalDisclaimer?: string;
    ListPrice?: Price;
    Manufacturer?: string;
    ManufacturerMaximumAge?: DecimalWithUnits;
    ManufacturerMinimumAge?: DecimalWithUnits;
    ManufacturerPartsWarrantyDescription?: string;
    MaterialType?: string[];
    MaximumResolution?: DecimalWithUnits;
    MediaType?: string[];
    MetalStamp?: string;
    MetalType?: string;
    Model?: string;
    NumberOfDiscs?: number;
    NumberOfIssues?: number;
    NumberOfItems?: number;
    NumberOfPages?: number;
    NumberOfTracks?: number;
    OperatingSystem?: string[];
    OpticalZoom?: DecimalWithUnits;
    PackageDimensions?: DimensionType;
    PackageQuantity?: number;
    PartNumber?: string;
    PegiRating?: string;
    Platform?: string[];
    ProcessorCount?: number;
    ProductGroup?: string;
    ProductTypeName?: string;
    ProductTypeSubcategory?: string;
    PublicationDate?: string;
    Publisher?: string;
    RegionCode?: string;
    ReleaseDate?: string;
    RingSize?: string;
    RunningTime?: DecimalWithUnits;
    Scent?: string;
    SeasonSequence?: string;
    SeikodoProductCode?: string;
    ShaftMaterial?: string;
    Size?: string;
    SizePerPearl?: string;
    SmallImage?: Image;
    Studio?: string;
    SubscriptionLength?: DecimalWithUnits;
    SystemMemorySize?: DecimalWithUnits;
    SystemMemoryType?: string;
    TheatricalReleaseDate?: string;
    Title?: string;
    TotalDiamondWeight?: DecimalWithUnits;
    TotalGemWeight?: DecimalWithUnits;
    Warranty?: string;
    WeeeTaxValue?: Price;
}

Properties

Actor?: string[]

The actor attributes of the item.

Memberof

AttributeSetListType

Artist?: string[]

The artist attributes of the item.

Memberof

AttributeSetListType

AspectRatio?: string

The aspect ratio attribute of the item.

Memberof

AttributeSetListType

AudienceRating?: string

The audience rating attribute of the item.

Memberof

AttributeSetListType

Author?: string[]

The author attributes of the item.

Memberof

AttributeSetListType

BackFinding?: string

The back finding attribute of the item.

Memberof

AttributeSetListType

BandMaterialType?: string

The band material type attribute of the item.

Memberof

AttributeSetListType

Binding?: string

The binding attribute of the item.

Memberof

AttributeSetListType

BlurayRegion?: string

The Bluray region attribute of the item.

Memberof

AttributeSetListType

Brand?: string

The brand attribute of the item.

Memberof

AttributeSetListType

CeroAgeRating?: string

The CERO age rating attribute of the item.

Memberof

AttributeSetListType

ChainType?: string

The chain type attribute of the item.

Memberof

AttributeSetListType

ClaspType?: string

The clasp type attribute of the item.

Memberof

AttributeSetListType

Color?: string

The color attribute of the item.

Memberof

AttributeSetListType

CpuManufacturer?: string

The CPU manufacturer attribute of the item.

Memberof

AttributeSetListType

CpuSpeed?: DecimalWithUnits

Memberof

AttributeSetListType

CpuType?: string

The CPU type attribute of the item.

Memberof

AttributeSetListType

Creator?: CreatorType[]

The creator attributes of the item.

Memberof

AttributeSetListType

Department?: string

The department attribute of the item.

Memberof

AttributeSetListType

Director?: string[]

The director attributes of the item.

Memberof

AttributeSetListType

DisplaySize?: DecimalWithUnits

Memberof

AttributeSetListType

Edition?: string

The edition attribute of the item.

Memberof

AttributeSetListType

EpisodeSequence?: string

The episode sequence attribute of the item.

Memberof

AttributeSetListType

EsrbAgeRating?: string

The ESRB age rating attribute of the item.

Memberof

AttributeSetListType

Feature?: string[]

The feature attributes of the item

Memberof

AttributeSetListType

Flavor?: string

The flavor attribute of the item.

Memberof

AttributeSetListType

Format?: string[]

The format attributes of the item.

Memberof

AttributeSetListType

GemType?: string[]

The gem type attributes of the item.

Memberof

AttributeSetListType

Genre?: string

The genre attribute of the item.

Memberof

AttributeSetListType

GolfClubFlex?: string

The golf club flex attribute of the item.

Memberof

AttributeSetListType

GolfClubLoft?: DecimalWithUnits

Memberof

AttributeSetListType

HandOrientation?: string

The hand orientation attribute of the item.

Memberof

AttributeSetListType

HardDiskInterface?: string

The hard disk interface attribute of the item.

Memberof

AttributeSetListType

HardDiskSize?: DecimalWithUnits

Memberof

AttributeSetListType

HardwarePlatform?: string

The hardware platform attribute of the item.

Memberof

AttributeSetListType

HazardousMaterialType?: string

The hazardous material type attribute of the item.

Memberof

AttributeSetListType

IsAdultProduct?: boolean

The adult product attribute of the item.

Memberof

AttributeSetListType

IsAutographed?: boolean

The autographed attribute of the item.

Memberof

AttributeSetListType

IsEligibleForTradeIn?: boolean

The is eligible for trade in attribute of the item.

Memberof

AttributeSetListType

IsMemorabilia?: boolean

The is memorabilia attribute of the item.

Memberof

AttributeSetListType

IssuesPerYear?: string

The issues per year attribute of the item.

Memberof

AttributeSetListType

ItemDimensions?: DimensionType

Memberof

AttributeSetListType

ItemPartNumber?: string

The item part number attribute of the item.

Memberof

AttributeSetListType

Label?: string

The label attribute of the item.

Memberof

AttributeSetListType

Languages?: LanguageType[]

The languages attribute of the item.

Memberof

AttributeSetListType

LegalDisclaimer?: string

The legal disclaimer attribute of the item.

Memberof

AttributeSetListType

ListPrice?: Price

Memberof

AttributeSetListType

Manufacturer?: string

The manufacturer attribute of the item.

Memberof

AttributeSetListType

ManufacturerMaximumAge?: DecimalWithUnits

Memberof

AttributeSetListType

ManufacturerMinimumAge?: DecimalWithUnits

Memberof

AttributeSetListType

ManufacturerPartsWarrantyDescription?: string

The manufacturer parts warranty description attribute of the item.

Memberof

AttributeSetListType

MaterialType?: string[]

The material type attributes of the item.

Memberof

AttributeSetListType

MaximumResolution?: DecimalWithUnits

Memberof

AttributeSetListType

MediaType?: string[]

The media type attributes of the item.

Memberof

AttributeSetListType

MetalStamp?: string

The metal stamp attribute of the item.

Memberof

AttributeSetListType

MetalType?: string

The metal type attribute of the item.

Memberof

AttributeSetListType

Model?: string

The model attribute of the item.

Memberof

AttributeSetListType

NumberOfDiscs?: number

The number of discs attribute of the item.

Memberof

AttributeSetListType

NumberOfIssues?: number

The number of issues attribute of the item.

Memberof

AttributeSetListType

NumberOfItems?: number

The number of items attribute of the item.

Memberof

AttributeSetListType

NumberOfPages?: number

The number of pages attribute of the item.

Memberof

AttributeSetListType

NumberOfTracks?: number

The number of tracks attribute of the item.

Memberof

AttributeSetListType

OperatingSystem?: string[]

The operating system attributes of the item.

Memberof

AttributeSetListType

OpticalZoom?: DecimalWithUnits

Memberof

AttributeSetListType

PackageDimensions?: DimensionType

Memberof

AttributeSetListType

PackageQuantity?: number

The package quantity attribute of the item.

Memberof

AttributeSetListType

PartNumber?: string

The part number attribute of the item.

Memberof

AttributeSetListType

PegiRating?: string

The PEGI rating attribute of the item.

Memberof

AttributeSetListType

Platform?: string[]

The platform attributes of the item.

Memberof

AttributeSetListType

ProcessorCount?: number

The processor count attribute of the item.

Memberof

AttributeSetListType

ProductGroup?: string

The product group attribute of the item.

Memberof

AttributeSetListType

ProductTypeName?: string

The product type name attribute of the item.

Memberof

AttributeSetListType

ProductTypeSubcategory?: string

The product type subcategory attribute of the item.

Memberof

AttributeSetListType

PublicationDate?: string

The publication date attribute of the item.

Memberof

AttributeSetListType

Publisher?: string

The publisher attribute of the item.

Memberof

AttributeSetListType

RegionCode?: string

The region code attribute of the item.

Memberof

AttributeSetListType

ReleaseDate?: string

The release date attribute of the item.

Memberof

AttributeSetListType

RingSize?: string

The ring size attribute of the item.

Memberof

AttributeSetListType

RunningTime?: DecimalWithUnits

Memberof

AttributeSetListType

Scent?: string

The scent attribute of the item.

Memberof

AttributeSetListType

SeasonSequence?: string

The season sequence attribute of the item.

Memberof

AttributeSetListType

SeikodoProductCode?: string

The Seikodo product code attribute of the item.

Memberof

AttributeSetListType

ShaftMaterial?: string

The shaft material attribute of the item.

Memberof

AttributeSetListType

Size?: string

The size attribute of the item.

Memberof

AttributeSetListType

SizePerPearl?: string

The size per pearl attribute of the item.

Memberof

AttributeSetListType

SmallImage?: Image

Memberof

AttributeSetListType

Studio?: string

The studio attribute of the item.

Memberof

AttributeSetListType

SubscriptionLength?: DecimalWithUnits

Memberof

AttributeSetListType

SystemMemorySize?: DecimalWithUnits

Memberof

AttributeSetListType

SystemMemoryType?: string

The system memory type attribute of the item.

Memberof

AttributeSetListType

TheatricalReleaseDate?: string

The theatrical release date attribute of the item.

Memberof

AttributeSetListType

Title?: string

The title attribute of the item.

Memberof

AttributeSetListType

TotalDiamondWeight?: DecimalWithUnits

Memberof

AttributeSetListType

TotalGemWeight?: DecimalWithUnits

Memberof

AttributeSetListType

Warranty?: string

The warranty attribute of the item.

Memberof

AttributeSetListType

WeeeTaxValue?: Price

Memberof

AttributeSetListType