ExpensesExpenseAttendee
The expense attendees resource is a child resource that contains expense attendee information.
Columns
Name | Type | Description |
ExpensesExpenseId [KEY] | Long | ExpensesExpenseId of ExpensesExpenseAttendee |
Amount | Decimal | Amount spent on the event attendee. |
AttendeeType | String | Type of event attendee. Possible values are EMPLOYEE and NONEMPLOYEE. |
CreatedBy | String | CreatedBy of ExpensesExpenseAttendee |
CreationDate | Datetime | CreationDate of ExpensesExpenseAttendee |
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 ExpensesExpenseAttendee |
LastUpdateLogin | String | LastUpdateLogin of ExpensesExpenseAttendee |
LastUpdatedBy | String | LastUpdatedBy of ExpensesExpenseAttendee |
Name | String | Name 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. |
Finder | String | Finder of ExpensesExpenseAttendee |
PersonId | String | PersonId of ExpensesExpenseAttendee |
Request | String | Request of ExpensesExpenseAttendee |
SysEffectiveDate | String | SysEffectiveDate of ExpensesExpenseAttendee |