BudgetUpdateInput
Autogenerated input type of BudgetUpdateInput Type
Fields
| Field | Type | Description |
|---|---|---|
| allocationsAttributes required | [AllocationInput!] | |
| budgetedAmount | Float | |
| budgetedDate | ISO8601Date | |
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| counterpartyId | ModelId | |
| counterpartyType | CounterpartyTypeEnum | |
| currency | String | |
| description | String | |
| id required | ModelId! | |
| netAmount | Float | |
| taxAmount | Float |
