ProductsCustomBatchRequestEntry constructor
ProductsCustomBatchRequestEntry({})
Implementation
ProductsCustomBatchRequestEntry({
this.batchId,
this.feedId,
this.merchantId,
this.method,
this.product,
this.productId,
this.updateMask,
});