ProductLineProperties interface

Properties of product line.

Extends

Properties

products

List of products in the product line.

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.

filterableProperties

List of filters supported for a product.

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

products

List of products in the product line.

products?: Product[]

Property Value

Inherited Property Details

availabilityInformation

Availability information of the product system.

availabilityInformation?: AvailabilityInformation

Property Value

Inherited From CommonProperties.availabilityInformation

costInformation

Cost information for the product system.

costInformation?: CostInformation

Property Value

Inherited From CommonProperties.costInformation

description

Description related to the product system.

description?: Description

Property Value

Inherited From CommonProperties.description

displayName

Display Name for the product system.

displayName?: string

Property Value

string

Inherited From CommonProperties.displayName

filterableProperties

List of filters supported for a product.

filterableProperties?: FilterableProperty[]

Property Value

Inherited From CommonProperties.filterableProperties

fulfilledBy

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

fulfilledBy?: string

Property Value

string

Inherited From CommonProperties.fulfilledBy

hierarchyInformation

Hierarchy information of a product.

hierarchyInformation?: HierarchyInformation

Property Value

Inherited From CommonProperties.hierarchyInformation

imageInformation

Image information for the product system.

imageInformation?: ImageInformation[]

Property Value

Inherited From CommonProperties.imageInformation