Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.26 KB

AssetProductInformation.md

File metadata and controls

17 lines (13 loc) · 1.26 KB

AssetProductInformation

Type for saving the product information.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]