Budget
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_updateUser | SysUser_node | yes | |
_createUser | SysUser_node | yes | |
_id | Id | yes | |
project | Project_node | yes | |
code | String | yes | |
site | Site_node | yes | |
sortKey | Int | yes | |
suspensionDate | Date | yes | |
closingDate | Date | yes | |
deliveryDate | Date | yes | |
parent | Budget_node | yes | |
status | ProjectBudgetStatus_enum | yes | |
isElementary | Boolean | yes | |
isChargeable | Boolean | yes | |
startDate | Date | yes | |
endDate | Date | yes | |
sequenceNumber | String | yes | |
responsiblePerson | ProjectUser_node | yes | |
estimatedProgress | Decimal | yes | |
progressRange | MiscellaneousTable_node | yes | |
progressDate | Date | yes | |
progressMethod | EstimationMethodUsed | yes | |
billingMode | BillingMode | yes | |
timeCategory | TimeCategory_node | yes | |
source | ProjectLink_node | yes | |
lines | BudgetLine_Collection | yes | |
projectLink | ProjectLink_node | yes | |
isActive | Boolean | yes | |
localizedDescription | String | yes | |
localizedShortDescription | String | yes | |
longComment | _OutputTextStream | yes | |
longDescription | _OutputTextStream | yes | |
type | ProjectAllocationType | yes | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : Budget
Property | Type | Description |
---|---|---|
_id | Id |
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | Budget_Input |