| java.lang.Object | |
| ↳ | com.coupa.resources.OrderLineSummaryRevision |
Java class for order-line-summary-revision complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="order-line-summary-revision">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="created-at" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="updated-at" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="accounting-total" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="accounting-total-currency" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="description" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="invoiced" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="line-num" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="need-by-date" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="order-header-id" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="price" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="quantity" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="received" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="source-part-num" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="status" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="sub-line-num" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="supp-aux-part-num" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="total" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="type" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="version" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="savings-pct" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="reporting-total" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="supplier-order-number" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="to" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="account" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}account-summary" minOccurs="0"/>
<element name="to" type="{}account-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="contract" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}contract-summary" minOccurs="0"/>
<element name="to" type="{}contract-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="currency" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}currency-summary" minOccurs="0"/>
<element name="to" type="{}currency-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="commodity" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}commodity-summary" minOccurs="0"/>
<element name="to" type="{}commodity-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="department" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}department-summary" minOccurs="0"/>
<element name="to" type="{}department-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="item" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}item-summary" minOccurs="0"/>
<element name="to" type="{}item-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="supplier" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}supplier-summary" minOccurs="0"/>
<element name="to" type="{}supplier-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="uom" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}uom-summary" minOccurs="0"/>
<element name="to" type="{}uom-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="asset-tags" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="asset-tag" type="{}asset-tag-summary" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="attachments" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="attachment" type="{}attachment-summary" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="period" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}period-summary" minOccurs="0"/>
<element name="to" type="{}period-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="created-by" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}user-summary" minOccurs="0"/>
<element name="to" type="{}user-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="updated-by" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}user-summary" minOccurs="0"/>
<element name="to" type="{}user-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OrderLineSummaryRevision.Account | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.AccountingTotal | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.AccountingTotalCurrency | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.AssetTags | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Attachments | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Commodity | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Contract | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.CreatedAt | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.CreatedBy | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Currency | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Department | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Description | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Invoiced | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Item | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.NeedByDate | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.OrderHeaderId | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Period | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Price | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Quantity | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Received | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.ReportingTotal | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.SavingsPct | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.SourcePartNum | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Status | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.SubLineNum | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.SuppAuxPartNum | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Supplier | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.SupplierOrderNumber | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Total | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Type | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Uom | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.UpdatedAt | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.UpdatedBy | Java class for anonymous complex type. |
||||||||||
| OrderLineSummaryRevision.Version | Java class for anonymous complex type. |
||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the account property.
| |||||||||||
Gets the value of the accountingTotal property.
| |||||||||||
Gets the value of the accountingTotalCurrency property.
| |||||||||||
Gets the value of the assetTags property.
| |||||||||||
Gets the value of the attachments property.
| |||||||||||
Gets the value of the commodity property.
| |||||||||||
Gets the value of the contract property.
| |||||||||||
Gets the value of the createdAt property.
| |||||||||||
Gets the value of the createdBy property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the invoiced property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the lineNum property.
| |||||||||||
Gets the value of the needByDate property.
| |||||||||||
Gets the value of the orderHeaderId property.
| |||||||||||
Gets the value of the period property.
| |||||||||||
Gets the value of the price property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the received property.
| |||||||||||
Gets the value of the reportingTotal property.
| |||||||||||
Gets the value of the savingsPct property.
| |||||||||||
Gets the value of the sourcePartNum property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the subLineNum property.
| |||||||||||
Gets the value of the suppAuxPartNum property.
| |||||||||||
Gets the value of the supplier property.
| |||||||||||
Gets the value of the supplierOrderNumber property.
| |||||||||||
Gets the value of the total property.
| |||||||||||
Gets the value of the type property.
| |||||||||||
Gets the value of the uom property.
| |||||||||||
Gets the value of the updatedAt property.
| |||||||||||
Gets the value of the updatedBy property.
| |||||||||||
Gets the value of the version property.
| |||||||||||
Sets the value of the account property.
| |||||||||||
Sets the value of the accountingTotal property.
| |||||||||||
Sets the value of the accountingTotalCurrency property.
| |||||||||||
Sets the value of the assetTags property.
| |||||||||||
Sets the value of the attachments property.
| |||||||||||
Sets the value of the commodity property.
| |||||||||||
Sets the value of the contract property.
| |||||||||||
Sets the value of the createdAt property.
| |||||||||||
Sets the value of the createdBy property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the invoiced property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the lineNum property.
| |||||||||||
Sets the value of the needByDate property.
| |||||||||||
Sets the value of the orderHeaderId property.
| |||||||||||
Sets the value of the period property.
| |||||||||||
Sets the value of the price property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the received property.
| |||||||||||
Sets the value of the reportingTotal property.
| |||||||||||
Sets the value of the savingsPct property.
| |||||||||||
Sets the value of the sourcePartNum property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the subLineNum property.
| |||||||||||
Sets the value of the suppAuxPartNum property.
| |||||||||||
Sets the value of the supplier property.
| |||||||||||
Sets the value of the supplierOrderNumber property.
| |||||||||||
Sets the value of the total property.
| |||||||||||
Sets the value of the type property.
| |||||||||||
Sets the value of the uom property.
| |||||||||||
Sets the value of the updatedAt property.
| |||||||||||
Sets the value of the updatedBy property.
| |||||||||||
Sets the value of the version property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the account property.
OrderLineSummaryRevision.Account
Gets the value of the accountingTotal property.
OrderLineSummaryRevision.AccountingTotal
Gets the value of the accountingTotalCurrency property.
OrderLineSummaryRevision.AccountingTotalCurrency
Gets the value of the assetTags property.
OrderLineSummaryRevision.AssetTags
Gets the value of the attachments property.
OrderLineSummaryRevision.Attachments
Gets the value of the commodity property.
OrderLineSummaryRevision.Commodity
Gets the value of the contract property.
OrderLineSummaryRevision.Contract
Gets the value of the createdAt property.
OrderLineSummaryRevision.CreatedAt
Gets the value of the createdBy property.
OrderLineSummaryRevision.CreatedBy
Gets the value of the currency property.
OrderLineSummaryRevision.Currency
Gets the value of the department property.
OrderLineSummaryRevision.Department
Gets the value of the description property.
OrderLineSummaryRevision.Description
Gets the value of the id property.
Gets the value of the invoiced property.
OrderLineSummaryRevision.Invoiced
Gets the value of the item property.
OrderLineSummaryRevision.Item
Gets the value of the lineNum property.
Gets the value of the needByDate property.
OrderLineSummaryRevision.NeedByDate
Gets the value of the orderHeaderId property.
OrderLineSummaryRevision.OrderHeaderId
Gets the value of the period property.
OrderLineSummaryRevision.Period
Gets the value of the price property.
OrderLineSummaryRevision.Price
Gets the value of the quantity property.
OrderLineSummaryRevision.Quantity
Gets the value of the received property.
OrderLineSummaryRevision.Received
Gets the value of the reportingTotal property.
OrderLineSummaryRevision.ReportingTotal
Gets the value of the savingsPct property.
OrderLineSummaryRevision.SavingsPct
Gets the value of the sourcePartNum property.
OrderLineSummaryRevision.SourcePartNum
Gets the value of the status property.
OrderLineSummaryRevision.Status
Gets the value of the subLineNum property.
OrderLineSummaryRevision.SubLineNum
Gets the value of the suppAuxPartNum property.
OrderLineSummaryRevision.SuppAuxPartNum
Gets the value of the supplier property.
OrderLineSummaryRevision.Supplier
Gets the value of the supplierOrderNumber property.
OrderLineSummaryRevision.SupplierOrderNumber
Gets the value of the total property.
OrderLineSummaryRevision.Total
Gets the value of the type property.
OrderLineSummaryRevision.Type
Gets the value of the uom property.
OrderLineSummaryRevision.Uom
Gets the value of the updatedAt property.
OrderLineSummaryRevision.UpdatedAt
Gets the value of the updatedBy property.
OrderLineSummaryRevision.UpdatedBy
Gets the value of the version property.
OrderLineSummaryRevision.Version
Sets the value of the account property.
| value | Allowed object is
OrderLineSummaryRevision.Account
|
|---|
Sets the value of the accountingTotal property.
| value | Allowed object is
OrderLineSummaryRevision.AccountingTotal
|
|---|
Sets the value of the accountingTotalCurrency property.
| value | Allowed object is
OrderLineSummaryRevision.AccountingTotalCurrency
|
|---|
Sets the value of the assetTags property.
| value | Allowed object is
OrderLineSummaryRevision.AssetTags
|
|---|
Sets the value of the attachments property.
| value | Allowed object is
OrderLineSummaryRevision.Attachments
|
|---|
Sets the value of the commodity property.
| value | Allowed object is
OrderLineSummaryRevision.Commodity
|
|---|
Sets the value of the contract property.
| value | Allowed object is
OrderLineSummaryRevision.Contract
|
|---|
Sets the value of the createdAt property.
| value | Allowed object is
OrderLineSummaryRevision.CreatedAt
|
|---|
Sets the value of the createdBy property.
| value | Allowed object is
OrderLineSummaryRevision.CreatedBy
|
|---|
Sets the value of the currency property.
| value | Allowed object is
OrderLineSummaryRevision.Currency
|
|---|
Sets the value of the department property.
| value | Allowed object is
OrderLineSummaryRevision.Department
|
|---|
Sets the value of the description property.
| value | Allowed object is
OrderLineSummaryRevision.Description
|
|---|
Sets the value of the id property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the invoiced property.
| value | Allowed object is
OrderLineSummaryRevision.Invoiced
|
|---|
Sets the value of the item property.
| value | Allowed object is
OrderLineSummaryRevision.Item
|
|---|
Sets the value of the lineNum property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the needByDate property.
| value | Allowed object is
OrderLineSummaryRevision.NeedByDate
|
|---|
Sets the value of the orderHeaderId property.
| value | Allowed object is
OrderLineSummaryRevision.OrderHeaderId
|
|---|
Sets the value of the period property.
| value | Allowed object is
OrderLineSummaryRevision.Period
|
|---|
Sets the value of the price property.
| value | Allowed object is
OrderLineSummaryRevision.Price
|
|---|
Sets the value of the quantity property.
| value | Allowed object is
OrderLineSummaryRevision.Quantity
|
|---|
Sets the value of the received property.
| value | Allowed object is
OrderLineSummaryRevision.Received
|
|---|
Sets the value of the reportingTotal property.
| value | Allowed object is
OrderLineSummaryRevision.ReportingTotal
|
|---|
Sets the value of the savingsPct property.
| value | Allowed object is
OrderLineSummaryRevision.SavingsPct
|
|---|
Sets the value of the sourcePartNum property.
| value | Allowed object is
OrderLineSummaryRevision.SourcePartNum
|
|---|
Sets the value of the status property.
| value | Allowed object is
OrderLineSummaryRevision.Status
|
|---|
Sets the value of the subLineNum property.
| value | Allowed object is
OrderLineSummaryRevision.SubLineNum
|
|---|
Sets the value of the suppAuxPartNum property.
| value | Allowed object is
OrderLineSummaryRevision.SuppAuxPartNum
|
|---|
Sets the value of the supplier property.
| value | Allowed object is
OrderLineSummaryRevision.Supplier
|
|---|
Sets the value of the supplierOrderNumber property.
| value | Allowed object is
OrderLineSummaryRevision.SupplierOrderNumber
|
|---|
Sets the value of the total property.
| value | Allowed object is
OrderLineSummaryRevision.Total
|
|---|
Sets the value of the type property.
| value | Allowed object is
OrderLineSummaryRevision.Type
|
|---|
Sets the value of the uom property.
| value | Allowed object is
OrderLineSummaryRevision.Uom
|
|---|
Sets the value of the updatedAt property.
| value | Allowed object is
OrderLineSummaryRevision.UpdatedAt
|
|---|
Sets the value of the updatedBy property.
| value | Allowed object is
OrderLineSummaryRevision.UpdatedBy
|
|---|
Sets the value of the version property.
| value | Allowed object is
OrderLineSummaryRevision.Version
|
|---|