google_api_classroom v0.0.1 GoogleApi.Classroom.V1.Model.ListGuardianInvitationsResponse View Source
Response when listing guardian invitations.
Attributes
- guardianInvitations (List[GuardianInvitation]): Guardian invitations that matched the list request. Defaults to:
null
. - nextPageToken (String): Token identifying the next page of results to return. If empty, no further results are available. Defaults to:
null
.