Product
This class is the data model for the Product object. It may be used across services and ID defined in XSD format.
| Element Name | Element Type | Description |
|---|---|---|
| ProductID | String
(Mandatory) |
Product identifier. This value must be unique. |
| ProductName | String
(Mandatory) |
Product name as configured in the Product Catalogue. |
| ProductType | String
(Mandatory) |
Product type as configured in the Product Catalogue. |
| ProductSubType | String
(Optional) |
Product sub-type as configured in the Product Catalogue. |
| Description | String
(Mandatory) |
Product description as configured in the Product Catalogue. |
Copyright © Cloud Software Group, Inc. All rights reserved.
