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 | |
defaultAllocationPercentage | Float | The agent's default share of commission as a whole-number percentage (0.0–100.0). For example, 50.0 means 50%. Null is treated as 0 in team-sum validation. |
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 | |
netsuitePoint | Boolean | Designates this assignment as the Netsuite-facing primary within its domain (Live or non-Live). |
pointAgent | Boolean | |
representation | [Representation!] | A list of representation areas for an assignment. |
teamRole | TeamRole |