Skip to main content

SimpleBatchQuantity

batchId int32
batchNo string
expiryDate date-time
autoGenerated boolean
qty int64
qtyWps int64
expiredQty int64
expiredQtyWps int64
consumptionQty int64
stockQty int64
adjustmentQty int64
shipmentQty int64
shipmentQtyWps int64
unallocatedQty int64
unallocatedQtyWps int64
openingBalance int64
openingBalanceWps int64
createdDate date-time
SimpleBatchQuantity
{
"batchId": 0,
"batchNo": "string",
"expiryDate": "2024-07-29T15:51:28.071Z",
"autoGenerated": true,
"qty": 0,
"qtyWps": 0,
"expiredQty": 0,
"expiredQtyWps": 0,
"consumptionQty": 0,
"stockQty": 0,
"adjustmentQty": 0,
"shipmentQty": 0,
"shipmentQtyWps": 0,
"unallocatedQty": 0,
"unallocatedQtyWps": 0,
"openingBalance": 0,
"openingBalanceWps": 0,
"createdDate": "2024-07-29T15:51:28.071Z"
}