class RegionalinventoryCustomBatchResponseEntry extends Model (View source)

Properties

string $batchId
protected $errorsType
protected $errorsDataType
string $kind
protected $regionalInventoryType
protected $regionalInventoryDataType

Methods

setBatchId($batchId)

No description

string
getBatchId()

No description

setErrors(Errors $errors)

No description

getErrors()

No description

setKind($kind)

No description

string
getKind()

No description

setRegionalInventory(RegionalInventory $regionalInventory)

No description

Details

setBatchId($batchId)

No description

Parameters

$batchId

string getBatchId()

No description

Return Value

string

setErrors(Errors $errors)

No description

Parameters

Errors $errors

Errors getErrors()

No description

Return Value

Errors

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setRegionalInventory(RegionalInventory $regionalInventory)

No description

Parameters

RegionalInventory $regionalInventory

RegionalInventory getRegionalInventory()

No description

Return Value

RegionalInventory