Training - en
This object defines the training.
{
"id": 56,
"serviceKey": 777,
"name": "Training one"
"lessons": TrainingLesson[]
},
Model Description:
Name | Description |
---|---|
id | Identifier |
name | Name |
lessons | Array of objects of type TrainingLesson |
serviceKey | Service ID for subscription/unsubscription |