Characteristic

This class is the data model for the Characteristic object. It may be used across services and is defined in XSD format.

Characteristic Element Details
Element Name Element Type Description
name String

(Mandatory)

Characteristic name as configured in the Product Catalogue.
description String

(Mandatory)

Characteristic description as configured in the Product Catalogue.
Values Type

(Mandatory)

List of characteristic values as configured in the Product Catalogue.
Values/value Type (*) Characteristic value.
Values/value/name String

(Mandatory)

Characteristic value name.
Values/value/type String

(Mandatory)

Characteristic value data type.
Values/value/value String

(Optional)

Characteristic value.
Values/value/valueFrom String

(Optional)

Characteristic value range from.
Values/value/valueTo String

(Optional)

Characteristic value range to.