Invoice (Not available with this release)

Description

Package: com.ibm.rpm.expense.containers

Extends: RPMObject

Usage

N/A

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. Invoice Field Description
Field Detail
conversionRate

Type: double

Default value: N/A

Description: The conversion rate of the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

convertedTotal

Type: double

Default value: N/A

Description: The converted total of the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

currency

Type: Currency

Default value: N/A

Description: The currency in which the invoice is made.

Field validation description: N/A

Additional field security restrictions: N/A

date

Type: dateTime

Default value: N/A

Description: The date of the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

expenseItems

Type: ExpenseItem[]

Default value: N/A

Description: A list of the expense items related to the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

invoiceNumber

Type: string

Default value: null

Description: The invoice number.

Field validation description: N/A

Additional field security restrictions: N/A

invoiceStatus

Type: InvoiceStatus

Default value: N/A

Description: The status of the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

location

Type: string

Default value: null

Description: The location of the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

note

Type: string

Default value: null

Description: A note related to the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

paymentType

Type: PaymentType

Default value: N/A

Description: The type of payment on the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

subTotal

Type: double

Default value: N/A

Description: The amount of the expense item without taxes.

Field validation description: N/A

Additional field security restrictions: N/A

tax1

Type: double

Default value: N/A

Description: The amount of the first tax.

Field validation description: N/A

Additional field security restrictions: N/A

tax2

Type: double

Default value: N/A

Description: The amount of the second tax.

Field validation description: N/A

Additional field security restrictions: N/A

total

Type: double

Default value: N/A

Description: The total amount of the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

trackingNumber

Type: string

Default value: null

Description: The tracking number of the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

vendor

Type: string

Default value: N/A

Description: The vendor on the invoice.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A