class RegionalinventoryCustomBatchRequestEntry extends Model (View source)

Properties

string $batchId
string $merchantId
string $method
string $productId
protected $regionalInventoryType
protected $regionalInventoryDataType

Methods

setBatchId($batchId)

No description

string
getBatchId()

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

setRegionalInventory(RegionalInventory $regionalInventory)

No description

Details

setBatchId($batchId)

No description

Parameters

$batchId

string getBatchId()

No description

Return Value

string

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

setRegionalInventory(RegionalInventory $regionalInventory)

No description

Parameters

RegionalInventory $regionalInventory

RegionalInventory getRegionalInventory()

No description

Return Value

RegionalInventory