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