ProductDetails interface

Represents product details.

Properties

childConfigurationDeviceDetails

Details of all child configurations that are part of the order item.

displayInfo

Display details of the product.

hierarchyInformation

Hierarchy of the product which uniquely identifies the product.

identificationType

Identification type of the configuration.

optInAdditionalConfigurations

List of additional configurations customer wants in the order item apart from the ones included in the base configuration.

parentDeviceDetails

Device details of the parent configuration.

parentProvisioningDetails

Device Provisioning Details for Parent.

productDoubleEncryptionStatus

Double encryption status of the configuration. Read-only field.

termCommitmentInformation

Term Commitment Information of the Device.

Property Details

childConfigurationDeviceDetails

Details of all child configurations that are part of the order item.

childConfigurationDeviceDetails?: ConfigurationDeviceDetails[]

Property Value

displayInfo

Display details of the product.

displayInfo?: DisplayInfo

Property Value

hierarchyInformation

Hierarchy of the product which uniquely identifies the product.

hierarchyInformation: HierarchyInformation

Property Value

identificationType

Identification type of the configuration.

identificationType?: string

Property Value

string

optInAdditionalConfigurations

List of additional configurations customer wants in the order item apart from the ones included in the base configuration.

optInAdditionalConfigurations?: AdditionalConfiguration[]

Property Value

parentDeviceDetails

Device details of the parent configuration.

parentDeviceDetails?: DeviceDetails

Property Value

parentProvisioningDetails

Device Provisioning Details for Parent.

parentProvisioningDetails?: ProvisioningDetails

Property Value

productDoubleEncryptionStatus

Double encryption status of the configuration. Read-only field.

productDoubleEncryptionStatus?: string

Property Value

string

termCommitmentInformation

Term Commitment Information of the Device.

termCommitmentInformation?: TermCommitmentInformation

Property Value