class ReturnaddressCustomBatchRequestEntry extends Model (View source)

Properties

string $batchId
string $merchantId
string $method
protected $returnAddressType
protected $returnAddressDataType
string $returnAddressId

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

setReturnAddress(ReturnAddress $returnAddress)

No description

getReturnAddress()

No description

setReturnAddressId($returnAddressId)

No description

string
getReturnAddressId()

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

setReturnAddress(ReturnAddress $returnAddress)

No description

Parameters

ReturnAddress $returnAddress

ReturnAddress getReturnAddress()

No description

Return Value

ReturnAddress

setReturnAddressId($returnAddressId)

No description

Parameters

$returnAddressId

string getReturnAddressId()

No description

Return Value

string