Product
This class is the attributes for the Product object. It might be used across services and ID defined in JSON 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 Catalog. |
| ProductType | String
(Mandatory) |
Product type as configured in the Product Catalog. |
| ProductSubType | String
(Optional) |
Product sub-type as configured in the Product Catalog. |
| Description | String
(Mandatory) |
Product description as configured in the Product Catalog. |
Copyright © Cloud Software Group, Inc. All rights reserved.
