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

TGetOobConfirmationCodeResponse

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

Declaration

Source position: googleidentitytoolkit.pp line 234

type TGetOobConfirmationCodeResponse = class(TGoogleBaseObject)

protected

  procedure Setemail(); virtual;

  procedure Setkind(); virtual;

  procedure SetoobCode(); virtual;

published

  property email: string; [rw]

  property kind: string; [rw]

  property oobCode: string; [rw]

end;

Inheritance

TGetOobConfirmationCodeResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18