menu
googleapis package
documentation
merchantapi/promotions_v1.dart
ListPromotionsResponse
ListPromotionsResponse.new constructor
ListPromotionsResponse.new constructor
dark_mode
light_mode
ListPromotionsResponse
constructor
ListPromotionsResponse
(
{
String
?
nextPageToken
,
List
<
Promotion
>
?
promotions
,
})
Implementation
ListPromotionsResponse({this.nextPageToken, this.promotions});
googleapis package
documentation
merchantapi/promotions_v1
ListPromotionsResponse
ListPromotionsResponse.new constructor
ListPromotionsResponse class