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

TInvitation

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

Declaration

Source position: googleclassroom.pp line 416

type TInvitation = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  procedure SetuserId(); virtual;

  procedure SetcourseId(); virtual;

  procedure Setrole(); virtual;

published

  property id: string; [rw]

  property userId: string; [rw]

  property courseId: string; [rw]

  property role: string; [rw]

end;

Inheritance

TInvitation

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18