For Developers
Event Target
An Event Target indicates the target of an Event.
The values of this enum are of type string.
Values
| Value | Description |
|---|---|
agent | The target_id will reference an Agent. |
asset | The target_id will reference an Asset. |
attendance | The target_id will reference an Attendance record. |
calendar | The target_id will reference an Calendar. |
day | The target_id will reference a Day. |
class | The target_id will reference a Class. |
course | The target_id will reference a Course. |
custom | The target_id will reference a custom LMS Resource that Edlink doesn't support. |
department | The target_id will reference a Department. |
district | The target_id will reference a District. |
enrollment | The target_id will reference an Enrollment. |
event | The target_id will reference an Event. |
external-tool | The target_id will reference an External Tool. |
external-link | The target_id will reference an External Link. |
facility | The target_id will reference a Facility. |
fee | The target_id will reference a Fee. |
incident | The target_id will reference an Incident. |
license | The target_id will reference a License. |
meeting | The target_id will reference a Meeting. |
person | The target_id will reference a Person. |
period | The target_id will reference a Period. |
product | The target_id will reference a Product. |
room | The target_id will reference a Room. |
route | The target_id will reference a Route. |
school | The target_id will reference a School. |
section | The target_id will reference a Section. |
session | The target_id will reference a Session. |
stop | The target_id will reference a Stop. |
subject | The target_id will reference a Subject. |
vehicle | The target_id will reference a Vehicle. |