google_api_play_movies_partner v0.0.1 GoogleApi.PlayMoviesPartner.V1.Model.ListStoreInfosResponse View Source
Response to the 'ListStoreInfos' method.
Attributes
- nextPageToken (String): See 'List methods rules' for info about this field. Defaults to:
null
. - storeInfos (List[StoreInfo]): List of StoreInfos that match the request criteria. Defaults to:
null
. - totalSize (Integer): See List methods rules for more information about this field. Defaults to:
null
.