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

TListCompaniesResponse

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

Declaration

Source position: googlepartners.pp line 648

type TListCompaniesResponse = class(TGoogleBaseObject)

protected

  procedure SetresponseMetadata(); virtual;

  

  procedure Setcompanies(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property responseMetadata: TResponseMetadata; [rw]

  

  property companies: TListCompaniesResponseTypecompaniesArray; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TListCompaniesResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio