Skip to main content

ShipmentBatchInfo

shipmentTransBatchInfoId int32
batch object
batchId int32
batchNo string
autoGenerated boolean
planningUnitId int32
expiryDate date-time
createdDate date-time
shipmentQty int64
ShipmentBatchInfo
{
"shipmentTransBatchInfoId": 0,
"batch": {
"batchId": 0,
"batchNo": "string",
"autoGenerated": true,
"planningUnitId": 0,
"expiryDate": "2024-07-29T15:51:28.071Z",
"createdDate": "2024-07-29T15:51:28.071Z"
},
"shipmentQty": 0
}