PosCustomBatchRequestEntry
class PosCustomBatchRequestEntry extends Model (View source)
Properties
string | $batchId | ||
protected | $inventoryType | ||
protected | $inventoryDataType | ||
string | $merchantId | ||
string | $method | ||
protected | $saleType | ||
protected | $saleDataType | ||
protected | $storeType | ||
protected | $storeDataType | ||
string | $storeCode | ||
string | $targetMerchantId |
Methods
setBatchId($batchId)
No description
string
getBatchId()
No description
getInventory()
No description
setMerchantId($merchantId)
No description
string
getMerchantId()
No description
setMethod($method)
No description
string
getMethod()
No description
setStoreCode($storeCode)
No description
string
getStoreCode()
No description
setTargetMerchantId($targetMerchantId)
No description
string
getTargetMerchantId()
No description
Details
setBatchId($batchId)
No description
string
getBatchId()
No description
setInventory(PosInventory $inventory)
No description
PosInventory
getInventory()
No description
setMerchantId($merchantId)
No description
string
getMerchantId()
No description
setMethod($method)
No description
string
getMethod()
No description
setSale(PosSale $sale)
No description
PosSale
getSale()
No description
setStore(PosStore $store)
No description
PosStore
getStore()
No description
setStoreCode($storeCode)
No description
string
getStoreCode()
No description
setTargetMerchantId($targetMerchantId)
No description
string
getTargetMerchantId()
No description