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

TInappproductsListResponse

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

Declaration

Source position: googleandroidpublisher.pp line 824

type TInappproductsListResponse = class(TGoogleBaseObject)

protected

  procedure Setinappproduct(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetpageInfo(); virtual;

  

  procedure SettokenPagination(); virtual;

  

published

  property inappproduct: TInappproductsListResponseTypeinappproductArray; [rw]

  

  property kind: string; [rw]

  

  property pageInfo: TPageInfo; [rw]

  

  property tokenPagination: TTokenPagination; [rw]

  

end;

Inheritance

TInappproductsListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio