GuardianInvitation Object

gc_guardian_invitation(
  studentId = NULL,
  state = NULL,
  invitedEmailAddress = NULL,
  creationTime = NULL,
  invitationId = NULL
)

Arguments

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

Value

GuardianInvitation object

Details

An invitation to become the guardian of a specified user, sent to a specifiedemail address.

See also