Unit 'googleclassroom' Package
[Overview][Types][Classes][Index] [#googleapi]

TInvitationsListOptions

Declaration

Source position: googleclassroom.pp line 1284

type TInvitationsListOptions = record

  userId: string;

  courseId: string;

  pageSize: Integer;

  pageToken: string;

end;


Documentation generated on: 2025-07-25