Invitation Object
gc_invitation(id = NULL, role = NULL, userId = NULL, courseId = NULL)
| id | Identifier assigned by Classroom |
|---|---|
| role | Role to invite the user to have |
| userId | Identifier of the invited user |
| courseId | Identifier of the course to invite the user to |
Invitation object
An invitation to join a course.
Other Invitation functions:
gc_invitations_create()