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

TSubaccountsListResponse

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

Declaration

Source position: googledfareporting.pp line 6780

type TSubaccountsListResponse = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

  procedure Setsubaccounts(); virtual;

  

published

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

  property subaccounts: TSubaccountsListResponseTypesubaccountsArray; [rw]

  

end;

Inheritance

TSubaccountsListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio