class DatafeedsCustomBatchRequestEntry extends Model (View source)

Properties

string $batchId
protected $datafeedType
protected $datafeedDataType
string $datafeedId
string $merchantId
string $method

Methods

setBatchId($batchId)

No description

string
getBatchId()

No description

setDatafeed(Datafeed $datafeed)

No description

getDatafeed()

No description

setDatafeedId($datafeedId)

No description

string
getDatafeedId()

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

setDatafeed(Datafeed $datafeed)

No description

Parameters

Datafeed $datafeed

Datafeed getDatafeed()

No description

Return Value

Datafeed

setDatafeedId($datafeedId)

No description

Parameters

$datafeedId

string getDatafeedId()

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