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

TCompany

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

Declaration

Source position: googlepartners.pp line 430

type TCompany = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  procedure Setname(); virtual;

  procedure SetlocalizedInfos(); virtual;

  procedure Setlocations(); virtual;

  procedure SetconvertedMinMonthlyBudget(); virtual;

  procedure SetoriginalMinMonthlyBudget(); virtual;

  procedure SetpublicProfile(); virtual;

  procedure SetcertificationStatuses(); virtual;

  procedure Setranks(); virtual;

  procedure SetwebsiteUrl(); virtual;

  procedure Setindustries(); virtual;

  procedure Setservices(); virtual;

published

  property id: string; [rw]

  property name: string; [rw]

  property localizedInfos: TCompanyTypelocalizedInfosArray; [rw]

  property locations: TCompanyTypelocationsArray; [rw]

  property convertedMinMonthlyBudget: TMoney; [rw]

  property originalMinMonthlyBudget: TMoney; [rw]

  property publicProfile: TPublicProfile; [rw]

  property certificationStatuses: TCompanyTypecertificationStatusesArray; [rw]

  property ranks: TCompanyTyperanksArray; [rw]

  property websiteUrl: string; [rw]

  property industries: TStringArray; [rw]

  property services: TStringArray; [rw]

end;

Inheritance

TCompany

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18