ProductFamily interface

Product Family.

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.

productLines

List of product lines supported in the product family.

resourceProviderDetails

Contains details related to resource provider.

Property Details

availabilityInformation

Availability information of the product system.

availabilityInformation?: AvailabilityInformation

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

productLines

List of product lines supported in the product family.

productLines?: ProductLine[]

Property Value

resourceProviderDetails

Contains details related to resource provider.

resourceProviderDetails?: ResourceProviderDetails[]

Property Value