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

TOrderDocumentsListResponse

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

Declaration

Source position: googledfareporting.pp line 4986

type TOrderDocumentsListResponse = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

  procedure SetorderDocuments(); virtual;

  

published

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

  property orderDocuments: TOrderDocumentsListResponseTypeorderDocumentsArray; [rw]

  

end;

Inheritance

TOrderDocumentsListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio