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

TGetOobConfirmationCodeResponse

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

Declaration

Source position: googleidentitytoolkit.pp line 240

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



CT Web help

CodeTyphon Studio