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

TListOrdersResponse

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

Declaration

Source position: googleplaymoviespartner.pp line 279

type TListOrdersResponse = class(TGoogleBaseObject)

protected

  procedure Setorders(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

  procedure SettotalSize(); virtual;

  

published

  property orders: TListOrdersResponseTypeordersArray; [rw]

  

  property nextPageToken: string; [rw]

  

  property totalSize: Integer; [rw]

  

end;

Inheritance

TListOrdersResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio