ExpenseReportsExpenseExpenseAttendee
The expense attendees resource is a child resource that contains attendee information about an expense item.
Columns
Name | Type | Description |
ExpenseReportsExpenseReportId [KEY] | Long | ExpenseReportsExpenseReportId of ExpenseReportsExpenseExpenseAttendee |
ExpenseExpenseId [KEY] | Long | ExpenseExpenseId of ExpenseReportsExpenseExpenseAttendee |
Amount | Decimal | Amount spent on the event attendee. |
AttendeeType | String | Type of event attendee. Possible values are EMPLOYEE and NONEMPLOYEE. |
CreatedBy | String | CreatedBy of ExpenseReportsExpenseExpenseAttendee |
CreationDate | Datetime | CreationDate of ExpenseReportsExpenseExpenseAttendee |
EmployeeFlag | Bool | Indicates whether an event attendee is an employee. |
EmployerAddress | String | Employer address of the event attendee. |
EmployerName | String | Employer name of the event attendee. |
EmployerPartyId | Long | Value that uniquely identifies an employer. |
ExpenseAttendeeId [KEY] | Long | Value that uniquely identifies the event attendee. |
ExpenseId | Long | Value that uniquely identifies an expense item. |
LastUpdateDate | Datetime | LastUpdateDate of ExpenseReportsExpenseExpenseAttendee |
LastUpdateLogin | String | LastUpdateLogin of ExpenseReportsExpenseExpenseAttendee |
LastUpdatedBy | String | LastUpdatedBy of ExpenseReportsExpenseExpenseAttendee |
Name | String | Tax identifier of the employee or nonemployee event attendee. |
TaxIdentifier | String | Tax identifier of the employee or nonemployee event attendee. |
Title | String | Title of the employee or nonemployee event attendee. |
AttendeeEmail | String | Email address of the attendee. |
AttendeePhoneNumber | String | Phone number of the attendee. |
BusinessUnit | String | BusinessUnit of ExpenseReportsExpenseExpenseAttendee |
ExpenseReportId | Long | ExpenseReportId of ExpenseReportsExpenseExpenseAttendee |
Finder | String | Finder of ExpenseReportsExpenseExpenseAttendee |
SysEffectiveDate | String | SysEffectiveDate of ExpenseReportsExpenseExpenseAttendee |