class MerchantOrderReturnItem extends Collection (View source)

Properties

protected $collection_key
protected $customerReturnReasonType
protected $customerReturnReasonDataType
string $itemId
protected $merchantRejectionReasonType
protected $merchantRejectionReasonDataType
protected $merchantReturnReasonType
protected $merchantReturnReasonDataType
protected $productType
protected $productDataType
protected $refundableAmountType
protected $refundableAmountDataType
string $returnItemId
string[] $returnShipmentIds
string $shipmentGroupId
string $shipmentUnitId
string $state

Methods

setCustomerReturnReason(CustomerReturnReason $customerReturnReason)

No description

setItemId($itemId)

No description

string
getItemId()

No description

setMerchantRejectionReason(MerchantRejectionReason $merchantRejectionReason)

No description

setMerchantReturnReason(RefundReason $merchantReturnReason)

No description

setProduct(OrderLineItemProduct $product)

No description

getProduct()

No description

setRefundableAmount(MonetaryAmount $refundableAmount)

No description

setReturnItemId($returnItemId)

No description

string
getReturnItemId()

No description

setReturnShipmentIds($returnShipmentIds)

No description

string[]
getReturnShipmentIds()

No description

setShipmentGroupId($shipmentGroupId)

No description

string
getShipmentGroupId()

No description

setShipmentUnitId($shipmentUnitId)

No description

string
getShipmentUnitId()

No description

setState($state)

No description

string
getState()

No description

Details

setCustomerReturnReason(CustomerReturnReason $customerReturnReason)

No description

Parameters

CustomerReturnReason $customerReturnReason

CustomerReturnReason getCustomerReturnReason()

No description

Return Value

CustomerReturnReason

setItemId($itemId)

No description

Parameters

$itemId

string getItemId()

No description

Return Value

string

setMerchantRejectionReason(MerchantRejectionReason $merchantRejectionReason)

No description

Parameters

MerchantRejectionReason $merchantRejectionReason

MerchantRejectionReason getMerchantRejectionReason()

No description

setMerchantReturnReason(RefundReason $merchantReturnReason)

No description

Parameters

RefundReason $merchantReturnReason

RefundReason getMerchantReturnReason()

No description

Return Value

RefundReason

setProduct(OrderLineItemProduct $product)

No description

Parameters

OrderLineItemProduct $product

OrderLineItemProduct getProduct()

No description

Return Value

OrderLineItemProduct

setRefundableAmount(MonetaryAmount $refundableAmount)

No description

Parameters

MonetaryAmount $refundableAmount

MonetaryAmount getRefundableAmount()

No description

Return Value

MonetaryAmount

setReturnItemId($returnItemId)

No description

Parameters

$returnItemId

string getReturnItemId()

No description

Return Value

string

setReturnShipmentIds($returnShipmentIds)

No description

Parameters

$returnShipmentIds

string[] getReturnShipmentIds()

No description

Return Value

string[]

setShipmentGroupId($shipmentGroupId)

No description

Parameters

$shipmentGroupId

string getShipmentGroupId()

No description

Return Value

string

setShipmentUnitId($shipmentUnitId)

No description

Parameters

$shipmentUnitId

string getShipmentUnitId()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string