| 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 |
| expenseId | int | The unique id of the Expense |
| memberSid | string | The serial id of this member for which the Expense is created |
| fromDate | dateTime | The from date of the Expense |
| toDate | dateTime | The to date of the Expense |
| createdTimestamp | dateTime | The created timestamp date of the Expense |
| isExported | boolean | Shows if the Expense is exported |
| exportedDate | dateTime | The exported date of the Expense |
| isArchived | boolean | Shows if the expense is archived |