[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleadexchangebuyer2.pp line 58
type TClientUserInvitation = class(TGoogleBaseObject) |
protected |
procedure Setemail(); virtual; |
procedure SetclientAccountId(); virtual; |
procedure SetinvitationId(); virtual; |
published |
property email: string; [rw] |
property clientAccountId: string; [rw] |
property invitationId: string; [rw] |
end; |
| |
| |
TObject |