| java.lang.Object | |
| ↳ | com.coupa.resources.ExpenseLineSummary |
Java class for expense-line-summary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="expense-line-summary">
<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" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="updated-at" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="merchant" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="reason" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="amount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="approved-amount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="reporting-total" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="accounting-total" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="order-line-id" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="expense-date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="expense-category" type="{}expense-category-summary" minOccurs="0"/>
<element name="account" type="{}account-summary" minOccurs="0"/>
<element name="period" type="{}period-summary" minOccurs="0"/>
<element name="currency" type="{}currency-summary" minOccurs="0"/>
<element name="accounting-total-currency" type="{}currency-summary" minOccurs="0"/>
<element name="expensed-by" type="{}user-summary" minOccurs="0"/>
<element name="created-by" type="{}user-summary" minOccurs="0"/>
<element name="updated-by" type="{}user-summary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| accountingTotal | |||||||||||
| accountingTotalCurrency | |||||||||||
| amount | |||||||||||
| approvedAmount | |||||||||||
| createdAt | |||||||||||
| createdBy | |||||||||||
| currency | |||||||||||
| description | |||||||||||
| expenseCategory | |||||||||||
| expenseDate | |||||||||||
| expensedBy | |||||||||||
| id | |||||||||||
| merchant | |||||||||||
| orderLineId | |||||||||||
| period | |||||||||||
| reason | |||||||||||
| reportingTotal | |||||||||||
| status | |||||||||||
| updatedAt | |||||||||||
| updatedBy | |||||||||||
| 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 amount property.
| |||||||||||
Gets the value of the approvedAmount 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 description property.
| |||||||||||
Gets the value of the expenseCategory property.
| |||||||||||
Gets the value of the expenseDate property.
| |||||||||||
Gets the value of the expensedBy property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the merchant property.
| |||||||||||
Gets the value of the orderLineId property.
| |||||||||||
Gets the value of the period property.
| |||||||||||
Gets the value of the reason property.
| |||||||||||
Gets the value of the reportingTotal property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the updatedAt property.
| |||||||||||
Gets the value of the updatedBy 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 amount property.
| |||||||||||
Sets the value of the approvedAmount 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 description property.
| |||||||||||
Sets the value of the expenseCategory property.
| |||||||||||
Sets the value of the expenseDate property.
| |||||||||||
Sets the value of the expensedBy property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the merchant property.
| |||||||||||
Sets the value of the orderLineId property.
| |||||||||||
Sets the value of the period property.
| |||||||||||
Sets the value of the reason property.
| |||||||||||
Sets the value of the reportingTotal property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the updatedAt property.
| |||||||||||
Sets the value of the updatedBy property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the account property.
AccountSummary
Gets the value of the accountingTotal property.
Gets the value of the accountingTotalCurrency property.
CurrencySummary
Gets the value of the amount property.
Gets the value of the approvedAmount property.
Gets the value of the createdAt property.
Gets the value of the createdBy property.
UserSummary
Gets the value of the currency property.
CurrencySummary
Gets the value of the description property.
Gets the value of the expenseCategory property.
ExpenseCategorySummary
Gets the value of the expenseDate property.
Gets the value of the expensedBy property.
UserSummary
Gets the value of the id property.
Gets the value of the merchant property.
Gets the value of the orderLineId property.
Gets the value of the period property.
PeriodSummary
Gets the value of the reason property.
Gets the value of the reportingTotal property.
Gets the value of the status property.
Gets the value of the updatedAt property.
Gets the value of the updatedBy property.
UserSummary
Sets the value of the account property.
| value | Allowed object is
AccountSummary
|
|---|
Sets the value of the accountingTotal property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the accountingTotalCurrency property.
| value | Allowed object is
CurrencySummary
|
|---|
Sets the value of the amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the approvedAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the createdAt property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the createdBy property.
| value | Allowed object is
UserSummary
|
|---|
Sets the value of the currency property.
| value | Allowed object is
CurrencySummary
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the expenseCategory property.
| value | Allowed object is
ExpenseCategorySummary
|
|---|
Sets the value of the expenseDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the expensedBy property.
| value | Allowed object is
UserSummary
|
|---|
Sets the value of the id property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the merchant property.
| value | Allowed object is String |
|---|
Sets the value of the orderLineId property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the period property.
| value | Allowed object is
PeriodSummary
|
|---|
Sets the value of the reason property.
| value | Allowed object is String |
|---|
Sets the value of the reportingTotal property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the updatedAt property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the updatedBy property.
| value | Allowed object is
UserSummary
|
|---|