[This is preliminary documentation and is subject to change.]
The ExpenseInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| CreatedTimestamp |
The created Timestamp for this expense object.
| |
| CurrencyCode |
Teh currency code
| |
| CurrencyRate |
Teh currency rate
| |
| DocIdList |
The comma separated list of document ids for documents that are attached to this expense object.
| |
| ExpenseComments |
the list of expense Comments.
| |
| ExpenseDetails |
The list of expense details.
| |
| ExpenseId |
The system generated unique identifier for the expense object.
| |
| ExportedTimestamp |
The Timestamp when the expense object was exported.
| |
| FromDate |
The start date of this expense.
| |
| GroupId |
The group identifier for the group where this expense object belongs.
| |
| GroupName |
The group name of the group where this expense object belongs.
| |
| IsExported |
Shows whether this expense object is exported. Legal values are "Y" and "N".
| |
| NumLines |
the number of lines of expenses in this expense object.
| |
| RemDocIdList |
The list of comma separated document ids for documents that have been removed from the
expense object.
| |
| ToDate |
The end date for this expense.
| |
| UserId |
The unique identifier for the user who created this expense object.
| |
| UserName |
The name of the user who created this expense object.
| |
| WorkflowHistory |
The list of history of workflow for the expense object.
| |
| WorkflowTypeId |
Get the workflow type id corresponding to this particular expense.
|
