pichaya_om

Hr License Student List

Jun 11th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. student_list =[
  2. {
  3. id : 1
  4. username : omadin
  5. is_activated :
  6. activate_date
  7. courses : [{
  8. title : 'ielts',
  9. type: 'course' / 'course_bundle'
  10. children_courses : [] / ['reading', 'writing']
  11. }]
  12. }
  13. ]
Advertisement
Add Comment
Please, Sign In to add comment