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

TListStudentsResponse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleclassroom.pp line 604

type TListStudentsResponse = class(TGoogleBaseObject)

protected

  procedure Setstudents(); virtual;

  procedure SetnextPageToken(); virtual;

published

  property students: TListStudentsResponseTypestudentsArray; [rw]

  property nextPageToken: string; [rw]

end;

Inheritance

TListStudentsResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18