Assignment
Assignment encapsulates the details of a client's representation agreement in a specific area of expertise and potentially within certain geographic regions
Fields
| Field | Type | Description |
|---|---|---|
createdBy | String | |
createdDate | DateTime | |
employee | [Employee!] | A list of employees connected to an assignment. |
geoAreas | [GeoArea!] | A list of geographic areas for an assignment. |
id | ID | |
logs | [Log!] | A list of logs connected to this assignment. |
modifiedBy | String | |
modifiedDate | DateTime | |
representation | [Representation!] | A list of representation areas for an assignment. |
teamRole | TeamRole |