BOPrice


Definition


<complexType name="BOPrice">
<complexContent>
<extension base="tns:BOFinancialElement">
<sequence>
<element name="isLocked" nillable="true"
type="boolean"/>
<element name="minimumQuantity" nillable="true"
type="int"/>
<element name="maximumQuantity" nillable="true"
type="int"/>
<element name="priceQuantity" nillable="true"
type="int"/>
<element name="priceAmount" nillable="true"
type="common:Currency"/>
<element name="priceLifeCycle" nillable="true"
type="tns:BOPriceLifeCycleType"/>
</sequence>
</extension>
</complexContent>
</complexType>


The structure consists of the following elements:

 

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

BMC Helix CMDB 22.1