Login | Sign Up
  • FA
  • EN

API Docs

Trainee Resource

Represents a trainee record in the system.


Schema

FieldTypeDescription
idintegerTrainee record ID
user_idintegerTrainee user ID
userUserResourceUser resource (when loaded)
trainer_idintegerTrainer user ID
trainerUserResourceTrainer user resource (when loaded)
training_service_idintegerTraining service ID
training_serviceTrainingServiceResourceTraining service resource (when loaded)
notesstringNotes
is_deliveredbooleanWhether the service is delivered

Example

{
  "id": 123,
  "user_id": 123,
  "user": <user resource>,
  "trainer_id": 123,
  "trainer": <user resource>,
  "training_service_id": 123,
  "training_service": <training service resource>,
  "notes": "...",
  "is_delivered": false
}

footer wave
logo

Dambel, the smart world of fitness and nutrition

LinkedinInstagramXYoutubeTelegramGitHub