class SettlementTransactionIdentifiers extends Collection (View source)

Properties

protected $collection_key
string $adjustmentId
string $merchantOrderId
string $orderItemId
string $settlementEntryId
string[] $shipmentIds
string $transactionId

Methods

setAdjustmentId($adjustmentId)

No description

string
getAdjustmentId()

No description

setMerchantOrderId($merchantOrderId)

No description

string
getMerchantOrderId()

No description

setOrderItemId($orderItemId)

No description

string
getOrderItemId()

No description

setSettlementEntryId($settlementEntryId)

No description

string
getSettlementEntryId()

No description

setShipmentIds($shipmentIds)

No description

string[]
getShipmentIds()

No description

setTransactionId($transactionId)

No description

string
getTransactionId()

No description

Details

setAdjustmentId($adjustmentId)

No description

Parameters

$adjustmentId

string getAdjustmentId()

No description

Return Value

string

setMerchantOrderId($merchantOrderId)

No description

Parameters

$merchantOrderId

string getMerchantOrderId()

No description

Return Value

string

setOrderItemId($orderItemId)

No description

Parameters

$orderItemId

string getOrderItemId()

No description

Return Value

string

setSettlementEntryId($settlementEntryId)

No description

Parameters

$settlementEntryId

string getSettlementEntryId()

No description

Return Value

string

setShipmentIds($shipmentIds)

No description

Parameters

$shipmentIds

string[] getShipmentIds()

No description

Return Value

string[]

setTransactionId($transactionId)

No description

Parameters

$transactionId

string getTransactionId()

No description

Return Value

string