Guardian Object

gc_guardian(
  guardianId = NULL,
  invitedEmailAddress = NULL,
  guardianProfile = NULL,
  studentId = NULL
)

Arguments

guardianId

Identifier for the guardian

invitedEmailAddress

The email address to which the initial guardian invitation was sent

guardianProfile

User profile for the guardian

studentId

Identifier for the student to whom the guardian relationship applies

Value

Guardian object

Details

Association between a student and a guardian of that student. The guardianmay receive information about the student's course work.