[This is preliminary documentation and is subject to change.]

The ExpenseDetailInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAccountId
The system generated identifier for the account associates with this expense detail information object.
Public propertyAccountName
The name of the account associated with this expense detail information object.
Public propertyAmount
The Amount of the expense.
Public propertyCreatedByTimestamp
The created date and time of when this expense detail information object is created.
Public propertyCreatedByUserId
The system generated unique identifier for the user who created this expense detail object.
Public propertyDescription
The textual Description for this expense.
Public propertyDetail
Details of the ExpenseDetail
Public propertyExpenseDate
The date when this expense was made.
Public propertyExpenseDetailId
The system generated identifier for the expense detail.
Public propertyExpenseId
The system generated unique identifier for the expense.
Public propertyExpenseName
The name of the expense.
Public propertyExpenseTypeId
The identifier for the expense type.
Public propertyExpenseTypeUniqueId
The system generated identifier for the teplate for this expense detail.
Public propertyIsBillable
shows if the expense detail is billable. Uses the value "Y" for billable and "N" for non billable.
Public propertyIsDetailAvailable
Shows if the detail is available for the expense detail object.
Public propertyModifiedByTimestamp
The time stamp when the expense detail information object is last modified.
Public propertyModifiedByUserId
The user identifier of the user who last modified the expense detail information object.
Public propertyPaymentMethodId
The system generated unique identifier for the payment method for the expense detail information object.
Public propertyPaymentMode
Payment Mode
Public propertyProjectId
The system generated unique identifier for the Project associated with this expense detail information object.
Public propertyProjectName
The name of the Project associated with this expense detail information object.
Public propertyReimbursed
The Reimbursed Amount
Public propertyReimbursedNote
The Notes of Reimbursed
Public propertySerialNumber
The serial number for the expense detail information object.
Public propertytax
The tax Amount for this expense.

See Also