LearningPathTrainingEvent
| name | type | introduced in |
|---|---|---|
| id | uuid | v1 |
| name | string | v1 |
| day | number | v1 |
| month | string | v1 |
| time | string | v1 |
| time_zone | string | v1 |
| instructors | string | v1 |
| course? | boolean | v1 |
| training_event? | boolean | v1 |
| has_upcoming_sessions? | boolean | v1 |
| optional? | boolean | v1 |
| locked? | boolean | v1 |
| unlocked? | boolean | v1 |
Example
{{ learning_paths.enrolled.first.items.first }}
Updated over 1 year ago
