PlayableAge
Description
A node that identifies the age range a Party can portray in performances.
Label
:PlayableAge
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this PlayableAge node. A uuid. | string |
| name | the name of the playable age | string |
| createdBy | the person or process that created the node | string |
| createdDate | dateTime | |
| modifiedBy | the person or process who last modified the node | string |
| modifiedDate | dateTime |
Key
name
Relationships
The CAN_PLAY relationship connects parties to playable ages. The CHILD_OF relationship connects child playable ages to their parent playable ages.