class ProductstatusesCustomBatchRequestEntry extends Collection (View source)

Properties

protected $collection_key
string $batchId
string[] $destinations
bool $includeAttributes
string $merchantId
string $method
string $productId

Methods

setBatchId($batchId)

No description

string
getBatchId()

No description

setDestinations($destinations)

No description

string[]
getDestinations()

No description

setIncludeAttributes($includeAttributes)

No description

bool
getIncludeAttributes()

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

setDestinations($destinations)

No description

Parameters

$destinations

string[] getDestinations()

No description

Return Value

string[]

setIncludeAttributes($includeAttributes)

No description

Parameters

$includeAttributes

bool getIncludeAttributes()

No description

Return Value

bool

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