Allocation
Object Type
Fields
| Field | Type | Description |
|---|---|---|
| allocationType required | String! | Allocation type |
| amount | Float | Amount |
| company required | Company! | Associated company |
| createdAt required | ISO8601DateTime! | Created at |
| id required | ModelId! | Id |
| percentage | Float | Percentage |
| target | AllocationTargetUnion | |
| targetId required | ModelId! | Target |
| targetType required | String! | Target type |
| updatedAt required | ISO8601DateTime! | Updated at |
