BatchUpdateOneTimeProductOffersResponse constructor
BatchUpdateOneTimeProductOffersResponse({
- List<
OneTimeProductOffer> ? oneTimeProductOffers,
Implementation
BatchUpdateOneTimeProductOffersResponse({this.oneTimeProductOffers});