| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| TenantId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Code | string |
None. |
|
| Amount | decimal number |
None. |
|
| CreationDateUtc | date |
None. |
|
| CreatorUserId | globally unique identifier |
None. |
|
| StartDateUtc | date |
None. |
|
| ExpiryDateUtc | date |
None. |
|
| Status | string |
None. |
|
| Transactions | Collection of TransactionDto |
None. |
|
| Allocations | Collection of AllocationDto |
None. |
|
| Increases | Collection of BudgetIncreaseDto |
None. |
|
| PoReference | string |
None. |
|
| TotalAllocated | decimal number |
None. |
|
| SpendToDate | decimal number |
None. |
|
| Balance | decimal number |
None. |
|
| AllocationStates | Collection of AllocationStateDto |
None. |