{
"id": 235,
"ownerId": 416,
"training": {
"id": 45,
"title": "Mastering French: From Basics to Fluency",
"categoryId": 1,
"providerUrl": "https://elan-francais.fr",
"level": "Beginner"
},
"trainingDemandId": 4356,
"sessionId": 12,
"sessionStartsOn": "2025-01-04",
"sessionEndsOn": "2025-01-04",
"hasAttended": true,
"durationInHours": 14
}A realized-training represents a completed training process for a given employee.
ID of the employee who realized said training.
x >= 1Date of the first day of the training session.
Date of the last day (included) of the training session.
Duration of the training in hours (e.g. "2.5" means two and a half hours).
0.01Was this page helpful?