Type for saving the product information.
| Name | Type | Description | Notes |
|---|---|---|---|
| bill_to | AssetAddressInformation | [optional] | |
| description | str | Short description of the Cisco product that helps identify the product easily. example "DISTI:UCS 6248UP 1RU Fabric Int/No PSU/32 UP/ 12p LIC". | [optional] [readonly] |
| family | str | Family that the product belongs to. Example "UCSB". | [optional] [readonly] |
| group | str | Group that the product belongs to. It is one higher level categorization above family. example "Switch". | [optional] [readonly] |
| number | str | Product number that identifies the product. example PID. example "UCS-FI-6248UP-CH2". | [optional] [readonly] |
| ship_to | AssetAddressInformation | [optional] | |
| sub_type | str | Sub type of the product being specified. example "UCS 6200 SER". | [optional] [readonly] |