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

TListInvitationsResponse

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

Declaration

Source position: googleclassroom.pp line 447

type TListInvitationsResponse = class(TGoogleBaseObject)

protected

  procedure Setinvitations(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property invitations: TListInvitationsResponseTypeinvitationsArray; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TListInvitationsResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio