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

TLead

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

Declaration

Source position: googlepartners.pp line 209

type TLead = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setid(); virtual;

  procedure Set_type(); virtual;

  procedure Setemail(); virtual;

  procedure SetgivenName(); virtual;

  procedure SetfamilyName(); virtual;

  procedure SetwebsiteUrl(); virtual;

  procedure SetphoneNumber(); virtual;

  procedure Setcomments(); virtual;

  procedure SetgpsMotivations(); virtual;

  procedure SetminMonthlyBudget(); virtual;

published

  property id: string; [rw]

  property _type: string; [rw]

  property email: string; [rw]

  property givenName: string; [rw]

  property familyName: string; [rw]

  property websiteUrl: string; [rw]

  property phoneNumber: string; [rw]

  property comments: string; [rw]

  property gpsMotivations: TStringArray; [rw]

  property minMonthlyBudget: TMoney; [rw]

end;

Inheritance

TLead

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18