GuardianInvitation Object
gc_guardian_invitation( studentId = NULL, state = NULL, invitedEmailAddress = NULL, creationTime = NULL, invitationId = NULL )
| studentId | ID of the student (in standard format) |
|---|---|
| state | The state that this invitation is in |
| invitedEmailAddress | Email address that the invitation was sent to |
| creationTime | The time that this invitation was created |
| invitationId | Unique identifier for this invitation |
GuardianInvitation object
An invitation to become the guardian of a specified user, sent to a specifiedemail address.
Other GuardianInvitation functions:
gc_user_profiles_guardian_invitations_create(),
gc_user_profiles_guardian_invitations_patch()