Product interface

Represents a product.

Properties

availabilityInformation

Availability information of the product system.

configurations

List of configurations for the product.

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

availabilityInformation

Availability information of the product system.

availabilityInformation?: AvailabilityInformation

Property Value

configurations

List of configurations for the product.

configurations?: Configuration[]

Property Value

costInformation

Cost information for the product system.

costInformation?: CostInformation

Property Value

description

Description related to the product system.

description?: Description

Property Value

displayName

Display Name for the product system.

displayName?: string

Property Value

string

filterableProperties

List of filters supported for a product.

filterableProperties?: FilterableProperty[]

Property Value

fulfilledBy

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

fulfilledBy?: string

Property Value

string

hierarchyInformation

Hierarchy information of a product.

hierarchyInformation?: HierarchyInformation

Property Value

imageInformation

Image information for the product system.

imageInformation?: ImageInformation[]

Property Value