OrganizationBudget
Returns the budget histories for the given organization..
Columns
| Name | Type | References | |
| OrganizationId | Integer | ||
| Id [KEY] | Integer | ||
| ProjectId | Integer | ||
| ClientId | Integer | ||
| Spent | Double | ||
| StartDate | Date | ||
| StopDate | Date | ||
| BudgetAlertsNearLimit | Integer | ||
| BudgetCost | Integer | ||
| BudgetHours | Integer | ||
| BudgetIncludeNonBillable | Boolean | ||
| BudgetRate | String | ||
| BudgetRecurrence | String | ||
| BudgetStartDate | Date | ||
| BudgetType | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |