Name |
Type |
Comment |
sid | string | The serial id of this service type |
isLock | boolean | Determines if the column can be edited |
tag | string | Used by OfficeClip to pass specific information |
expenseDetailId | int | The unique id of the Expense detail |
expenseSid | string | The sid of the Expense connected to the detail |
paymentMethodId | int | The payment method of the Expense detail, 1=Personal check/cash, 2=Personal credit Card, 3=Company Credit Card |
projectSid | string | The sid of the project connected to the detail |
accountSid | string | The sid of the account connected to the detail |
expenseName | string | The expense name of the Expense detail |
expenseDate | dateTime | The expense date of the expense detail |
amount | double | The amount of the Expense detail |
tax | double | The tax of the Expense detail |
description | string | The description of the Expense detail |
expenseTypeSid | string | The sid of the Expense type |
expenseTypeId | int | The id of the Expense type |
createdUserSid | string | The name of the user that created the contact |
createdDate | dateTime | The created date for the contact |
modifiedUserSid | string | The name of the user that modified the contact |
modifiedDate | dateTime | The modified date for the contact |
isBillable | boolean | Shows if the Expense detail is billable |
airTravelDepartureAirport | string | AirTravel: Departure Airport - Valid only if the expense type is air travel |
airTravelArrivalAirport | string | Airfare: Arrival Airport - Valid only if the expense type is air travel |
airTravelDepartureDate | dateTime | Airfare: Departure Date - Valid only if the expense type is air travel |
airTravelArrivalDate | dateTime | Airfare: Arrival Date - Valid only if the expense type is air travel |
autoRentalAgency | string | Auto Rental: Agency Name- Valid only if the expense type is auto rental |
autoRentalCity | string | Auto Rental: City- Valid only if the expense type is auto rental |
autoFromDate | dateTime | Auto Rental: From Date - Valid only if the expense type is auto rental |
autoToDate | dateTime | Auto Rental: To Date - Valid only if the expense type is auto rental |
hotelName | string | Hotel: Name - Valid only if the expense type is hotel |
hotelCity | string | Hotel: City - Valid only if the expense type is hotel |
hotelFromDate | dateTime | Hotel: From Date - Valid only if the expense type is hotel |
hotelToDate | dateTime | Hotel: To Date - Valid only if the expense type is hotel |
taxiCity | string | Taxi: City - Valid only if the expense type is taxi |
taxiLineName | string | Taxi: Line Name - Valid only if the expense type is taxi |
telephoneCity | string | Telephone: City - Valid only if the expense type is telephone |
telephonePhoneNumber | string | Telephone: Phone Number - Valid only if the expense type is telephone |