Projects
Returns a list of your projects
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
Name | String | ||
ClientId | Integer |
Clients.Id | |
ClientName | String | ||
ClientCurrency | String | ||
Code | String | ||
IsActive | Boolean | ||
IsBillable | Boolean | ||
IsFixedFee | Boolean | ||
BillBy | String | ||
HourlyRate | Decimal | ||
Budget | Decimal | ||
BudgetBy | String | ||
BudgetIsMonthly | Boolean | ||
NotifyWhenOverBudget | Boolean | ||
OverBudgetNotificationPercentage | Decimal | ||
OverBudgetNotificationDate | Date | ||
ShowBudgetToAll | Boolean | ||
CostBudget | Decimal | ||
CostBudgetIncludeExpenses | Boolean | ||
Fee | Decimal | ||
Notes | String | ||
StartsOn | Date | ||
EndsOn | Date | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |