class LocalinventoryCustomBatchRequestEntry extends Model (View source)

Properties

string $batchId
protected $localInventoryType
protected $localInventoryDataType
string $merchantId
string $method
string $productId

Methods

setBatchId($batchId)

No description

string
getBatchId()

No description

setLocalInventory(LocalInventory $localInventory)

No description

setMerchantId($merchantId)

No description

string
getMerchantId()

No description

setMethod($method)

No description

string
getMethod()

No description

setProductId($productId)

No description

string
getProductId()

No description

Details

setBatchId($batchId)

No description

Parameters

$batchId

string getBatchId()

No description

Return Value

string

setLocalInventory(LocalInventory $localInventory)

No description

Parameters

LocalInventory $localInventory

LocalInventory getLocalInventory()

No description

Return Value

LocalInventory

setMerchantId($merchantId)

No description

Parameters

$merchantId

string getMerchantId()

No description

Return Value

string

setMethod($method)

No description

Parameters

$method

string getMethod()

No description

Return Value

string

setProductId($productId)

No description

Parameters

$productId

string getProductId()

No description

Return Value

string