menu
googleapis package
documentation
dfareporting/v4.dart
OrdersListResponse
OrdersListResponse constructor
OrdersListResponse constructor
dark_mode
light_mode
OrdersListResponse
constructor
OrdersListResponse
(
{
String
?
kind
,
String
?
nextPageToken
,
List
<
Order
>
?
orders
,
})
Implementation
OrdersListResponse({ this.kind, this.nextPageToken, this.orders, });
googleapis package
documentation
dfareporting/v4
OrdersListResponse
OrdersListResponse constructor
OrdersListResponse class