| java.lang.Object | ||
| ↳ | com.coupa.resources.Resource | |
| ↳ | com.coupa.resources.OrderHeaderRevision | |
Java class for order-header-revision complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="order-header-revision">
<complexContent>
<extension base="{}resource">
<sequence>
<element name="revision-record">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="revision" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="created-at" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="created-by" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<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="acknowledged-flag" 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="transmission-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="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="exported" 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="ship-to-address" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}address-summary" minOccurs="0"/>
<element name="to" type="{}address-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="ship-to-user" 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="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="payment-term" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}payment-term-summary" minOccurs="0"/>
<element name="to" type="{}payment-term-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="shipping-term" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="from" type="{}shipping-term-summary" minOccurs="0"/>
<element name="to" type="{}shipping-term-summary" 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-link-summary" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="order-lines" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="order-line" type="{}order-line-summary-revision" maxOccurs="unbounded" 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>
</extension>
</complexContent>
</complexType>
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OrderHeaderRevision.AcknowledgedFlag | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.Attachments | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.CreatedAt | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.CreatedBy | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.Exported | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.OrderLines | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.PaymentTerm | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.RevisionRecord | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.ShipToAddress | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.ShipToUser | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.ShippingTerm | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.Status | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.Supplier | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.TransmissionStatus | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.UpdatedAt | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.UpdatedBy | Java class for anonymous complex type. |
||||||||||
| OrderHeaderRevision.Version | Java class for anonymous complex type. |
||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| acknowledgedFlag | |||||||||||
| attachments | |||||||||||
| createdAt | |||||||||||
| createdBy | |||||||||||
| exported | |||||||||||
| orderLines | |||||||||||
| paymentTerm | |||||||||||
| revisionRecord | |||||||||||
| shipToAddress | |||||||||||
| shipToUser | |||||||||||
| shippingTerm | |||||||||||
| status | |||||||||||
| supplier | |||||||||||
| transmissionStatus | |||||||||||
| updatedAt | |||||||||||
| updatedBy | |||||||||||
| version | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.coupa.resources.Resource
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the acknowledgedFlag property.
| |||||||||||
Gets the value of the attachments property.
| |||||||||||
Gets the value of the createdAt property.
| |||||||||||
Gets the value of the createdBy property.
| |||||||||||
Gets the value of the exported property.
| |||||||||||
Gets the value of the orderLines property.
| |||||||||||
Gets the value of the paymentTerm property.
| |||||||||||
Gets the value of the revisionRecord property.
| |||||||||||
Gets the value of the shipToAddress property.
| |||||||||||
Gets the value of the shipToUser property.
| |||||||||||
Gets the value of the shippingTerm property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the supplier property.
| |||||||||||
Gets the value of the transmissionStatus 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 acknowledgedFlag property.
| |||||||||||
Sets the value of the attachments property.
| |||||||||||
Sets the value of the createdAt property.
| |||||||||||
Sets the value of the createdBy property.
| |||||||||||
Sets the value of the exported property.
| |||||||||||
Sets the value of the orderLines property.
| |||||||||||
Sets the value of the paymentTerm property.
| |||||||||||
Sets the value of the revisionRecord property.
| |||||||||||
Sets the value of the shipToAddress property.
| |||||||||||
Sets the value of the shipToUser property.
| |||||||||||
Sets the value of the shippingTerm property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the supplier property.
| |||||||||||
Sets the value of the transmissionStatus 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
com.coupa.resources.Resource
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.coupa.api.Identifiable
| |||||||||||
Gets the value of the acknowledgedFlag property.
OrderHeaderRevision.AcknowledgedFlag
Gets the value of the attachments property.
OrderHeaderRevision.Attachments
Gets the value of the createdAt property.
OrderHeaderRevision.CreatedAt
Gets the value of the createdBy property.
OrderHeaderRevision.CreatedBy
Gets the value of the exported property.
OrderHeaderRevision.Exported
Gets the value of the orderLines property.
OrderHeaderRevision.OrderLines
Gets the value of the paymentTerm property.
OrderHeaderRevision.PaymentTerm
Gets the value of the revisionRecord property.
OrderHeaderRevision.RevisionRecord
Gets the value of the shipToAddress property.
OrderHeaderRevision.ShipToAddress
Gets the value of the shipToUser property.
OrderHeaderRevision.ShipToUser
Gets the value of the shippingTerm property.
OrderHeaderRevision.ShippingTerm
Gets the value of the status property.
OrderHeaderRevision.Status
Gets the value of the supplier property.
OrderHeaderRevision.Supplier
Gets the value of the transmissionStatus property.
OrderHeaderRevision.TransmissionStatus
Gets the value of the updatedAt property.
OrderHeaderRevision.UpdatedAt
Gets the value of the updatedBy property.
OrderHeaderRevision.UpdatedBy
Gets the value of the version property.
OrderHeaderRevision.Version
Sets the value of the acknowledgedFlag property.
| value | Allowed object is
OrderHeaderRevision.AcknowledgedFlag
|
|---|
Sets the value of the attachments property.
| value | Allowed object is
OrderHeaderRevision.Attachments
|
|---|
Sets the value of the createdAt property.
| value | Allowed object is
OrderHeaderRevision.CreatedAt
|
|---|
Sets the value of the createdBy property.
| value | Allowed object is
OrderHeaderRevision.CreatedBy
|
|---|
Sets the value of the exported property.
| value | Allowed object is
OrderHeaderRevision.Exported
|
|---|
Sets the value of the orderLines property.
| value | Allowed object is
OrderHeaderRevision.OrderLines
|
|---|
Sets the value of the paymentTerm property.
| value | Allowed object is
OrderHeaderRevision.PaymentTerm
|
|---|
Sets the value of the revisionRecord property.
| value | Allowed object is
OrderHeaderRevision.RevisionRecord
|
|---|
Sets the value of the shipToAddress property.
| value | Allowed object is
OrderHeaderRevision.ShipToAddress
|
|---|
Sets the value of the shipToUser property.
| value | Allowed object is
OrderHeaderRevision.ShipToUser
|
|---|
Sets the value of the shippingTerm property.
| value | Allowed object is
OrderHeaderRevision.ShippingTerm
|
|---|
Sets the value of the status property.
| value | Allowed object is
OrderHeaderRevision.Status
|
|---|
Sets the value of the supplier property.
| value | Allowed object is
OrderHeaderRevision.Supplier
|
|---|
Sets the value of the transmissionStatus property.
| value | Allowed object is
OrderHeaderRevision.TransmissionStatus
|
|---|
Sets the value of the updatedAt property.
| value | Allowed object is
OrderHeaderRevision.UpdatedAt
|
|---|
Sets the value of the updatedBy property.
| value | Allowed object is
OrderHeaderRevision.UpdatedBy
|
|---|
Sets the value of the version property.
| value | Allowed object is
OrderHeaderRevision.Version
|
|---|