ProductsCustomBatchRequestEntry
class ProductsCustomBatchRequestEntry extends Model (View source)
Properties
string | $batchId | ||
string | $feedId | ||
string | $merchantId | ||
string | $method | ||
protected | $productType | ||
protected | $productDataType | ||
string | $productId | ||
string | $updateMask |
Methods
setBatchId($batchId)
No description
string
getBatchId()
No description
setFeedId($feedId)
No description
string
getFeedId()
No description
setMerchantId($merchantId)
No description
string
getMerchantId()
No description
setMethod($method)
No description
string
getMethod()
No description
getProduct()
No description
setProductId($productId)
No description
string
getProductId()
No description
setUpdateMask($updateMask)
No description
string
getUpdateMask()
No description
Details
setBatchId($batchId)
No description
string
getBatchId()
No description
setFeedId($feedId)
No description
string
getFeedId()
No description
setMerchantId($merchantId)
No description
string
getMerchantId()
No description
setMethod($method)
No description
string
getMethod()
No description
setProduct(Product $product)
No description
Product
getProduct()
No description
setProductId($productId)
No description
string
getProductId()
No description
setUpdateMask($updateMask)
No description
string
getUpdateMask()
No description