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

TListStoreInfosResponse

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

Declaration

Source position: googleplaymoviespartner.pp line 615

type TListStoreInfosResponse = class(TGoogleBaseObject)

protected

  procedure SetstoreInfos(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SettotalSize(); virtual;

published

  property storeInfos: TListStoreInfosResponseTypestoreInfosArray; [rw]

  property nextPageToken: string; [rw]

  property totalSize: Integer; [rw]

end;

Inheritance

TListStoreInfosResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18