BOContractLine
The BOContractLine data structure holds the business object contract information.
Definition
<complexType name="BOContractLine">
<complexContent>
<extension base="tns:BusinessObjectBase">
<sequence>
<element name="name"
type="string" nillable="true" />
<element name="description"
type="string" nillable="true" />
<element name="startDate"
type="dateTime" nillable="true" />
<element name="endDate"
type="dateTime" nillable="true" />
<element name="contractLineType"
type="tns:BOContractLineType" nillable="true" />
<element name="coveredServiceOfferingRef"
type="tns:BORef" nillable="true" />
<element name="contractRef"
type="tns:BORef" nillable="true" />
<element name="coveredOrganizationRefList"
type="tns:BORefList" nillable="true" />
<element name="coveredPersonRefList"
type="tns:BORefList" nillable="true" />
</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*