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