BOContract
The BOContract data structure holds the business object contract information.
Definition
<complexType name="BOContract">
<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="contractType"
type="tns:BOContractType" nillable="true" />
<element name="customerOrganizationRef"
type="tns:BORef" nillable="true" />
<element name="contractLineList"
type="tns:BOContractLineList" 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*