CommonProperties interface

Represents common properties across product hierarchy.

Extends

Properties

filterableProperties

List of filters supported for a product.

Inherited Properties

availabilityInformation

Availability information of the product system.

costInformation

Cost information for the product system.

description

Description related to the product system.

displayName

Display Name for the product system.

fulfilledBy

The entity responsible for fulfillment of the item at the given hierarchy level.

hierarchyInformation

Hierarchy information of a product.

imageInformation

Image information for the product system.

Property Details

filterableProperties

List of filters supported for a product.

filterableProperties?: FilterableProperty[]

Property Value

Inherited Property Details

availabilityInformation

Availability information of the product system.

availabilityInformation?: AvailabilityInformation

Property Value

Inherited From BasicInformation.availabilityInformation

costInformation

Cost information for the product system.

costInformation?: CostInformation

Property Value

Inherited From BasicInformation.costInformation

description

Description related to the product system.

description?: Description

Property Value

Inherited From BasicInformation.description

displayName

Display Name for the product system.

displayName?: string

Property Value

string

Inherited From BasicInformation.displayName

fulfilledBy

The entity responsible for fulfillment of the item at the given hierarchy level.

fulfilledBy?: string

Property Value

string

Inherited From BasicInformation.fulfilledBy

hierarchyInformation

Hierarchy information of a product.

hierarchyInformation?: HierarchyInformation

Property Value

Inherited From BasicInformation.hierarchyInformation

imageInformation

Image information for the product system.

imageInformation?: ImageInformation[]

Property Value

Inherited From BasicInformation.imageInformation