BOOfferingWarrantyType


The BOOfferingWarrantType data structure defines business object offering information.

Definition


<simpleType name="BOOfferingWarrantyType">
<restriction base="string">
<enumeration value="API_UNDEFINED" />
<enumeration value="OTHER" />
<enumeration value="UNKNOWN" />
<enumeration value="BRONZE" />
<enumeration value="SILVER" />
<enumeration value="GOLD" />
<enumeration value="PLATINUM" />
</restriction>
</simpleType>


The structure consists of the following values:

  • API_UNDEFINED
  • OTHER
  • UNKNOWN
  • BRONZE
  • SILVER
  • GOLD
  • PLATINUM

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix CMDB 25.1