class DatafeedstatusesCustomBatchRequestEntry extends Model (View source)

Properties

string $batchId
string $country
string $datafeedId
string $feedLabel
string $language
string $merchantId
string $method

Methods

setBatchId($batchId)

No description

string
getBatchId()

No description

setCountry($country)

No description

string
getCountry()

No description

setDatafeedId($datafeedId)

No description

string
getDatafeedId()

No description

setFeedLabel($feedLabel)

No description

string
getFeedLabel()

No description

setLanguage($language)

No description

string
getLanguage()

No description

setMerchantId($merchantId)

No description

string
getMerchantId()

No description

setMethod($method)

No description

string
getMethod()

No description

Details

setBatchId($batchId)

No description

Parameters

$batchId

string getBatchId()

No description

Return Value

string

setCountry($country)

No description

Parameters

$country

string getCountry()

No description

Return Value

string

setDatafeedId($datafeedId)

No description

Parameters

$datafeedId

string getDatafeedId()

No description

Return Value

string

setFeedLabel($feedLabel)

No description

Parameters

$feedLabel

string getFeedLabel()

No description

Return Value

string

setLanguage($language)

No description

Parameters

$language

string getLanguage()

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