Representation
A representation 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 |
|---|---|---|
allTimeAssignments(criteria: AllTimeAssignmentsCriteriaInput) | AllTimeAssignmentsPageResult | |
assignments | [Assignment!] | The assignments associated with the representation |
client | Client | A Client UTA represents |
commissions | [Commission!] | The commission structures associated with the representation |
createdBy | String | |
createdDate | DateTime | |
geoAreas | [GeoArea!] | The geographic areas in which UTA represents a Client |
id | ID | |
modifiedBy | String | |
modifiedDate | DateTime | |
musicGenres | [MusicGenre!] | A list of MusicGenres that Representation has |
performanceLanguages | [Language!] | The languages in which the representation is performed |
rates | [Rate!] | The rates associated with the representation |
repArea | RepArea | The specific types of work in which UTA represents a Client |
setTypes | [SetType!] | The set types for the performance |
stateTransitions | [StateTransition!] | All StateTransition audit records for this representation, newest first. Returns [] when no transitions have been recorded. |
status | RepresentationStatus | Current lifecycle status of the representation. May be null for representations created before the status lifecycle feature was introduced. |
touringPreference | TouringPreference | The touring preference associated with the representation |