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

TSetAccountInfoResponse

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

Declaration

Source position: googleidentitytoolkit.pp line 944

type TSetAccountInfoResponse = class(TGoogleBaseObject)

protected

  procedure SetdisplayName(); virtual;

  procedure Setemail(); virtual;

  procedure SetexpiresIn(); virtual;

  procedure SetidToken(); virtual;

  procedure Setkind(); virtual;

  procedure SetlocalId(); virtual;

  procedure SetnewEmail(); virtual;

  procedure SetpasswordHash(); virtual;

  procedure SetphotoUrl(); virtual;

  procedure SetproviderUserInfo(); virtual;

  procedure SetrefreshToken(); virtual;

published

  property displayName: string; [rw]

  property email: string; [rw]

  property expiresIn: string; [rw]

  property idToken: string; [rw]

  property kind: string; [rw]

  property localId: string; [rw]

  property newEmail: string; [rw]

  property passwordHash: string; [rw]

  property photoUrl: string; [rw]

  property providerUserInfo: TSetAccountInfoResponseTypeproviderUserInfoArray; [rw]

  property refreshToken: string; [rw]

end;

Inheritance

TSetAccountInfoResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18