BatchInventory_InternalView
batchInventoryIdinteger<int32>
batchList object[]
Array [
batch object
autoGeneratedboolean
batchIdinteger<int32>
batchNostring
createdDatestring<date-time>
expiryDatestring<date-time>
planningUnitIdinteger<int32>
batchInventoryTransIdinteger<int32>
qtynumber<double>
]
createdBy object
userIdinteger<int32>
usernamestring
createdDatestring<date-time>
inventoryDatestring
lastModifiedBy object
userIdinteger<int32>
usernamestring
lastModifiedDatestring<date-time>
planningUnit object
idinteger<int32>
idStringstring
label object
baseModel object
baseModelcircular(BaseModel_InternalView)
labelIdinteger<int32>
label_enstring
label_frstring
label_prstring
label_spstring
versionIdinteger<int32>
BatchInventory_InternalView
{
"batchInventoryId": 0,
"batchList": [
{
"batch": {
"autoGenerated": true,
"batchId": 0,
"batchNo": "string",
"createdDate": "2024-07-29T15:51:28.071Z",
"expiryDate": "2024-07-29T15:51:28.071Z",
"planningUnitId": 0
},
"batchInventoryTransId": 0,
"qty": 0
}
],
"createdBy": {
"userId": 0,
"username": "string"
},
"createdDate": "2024-07-29T15:51:28.071Z",
"inventoryDate": "string",
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"planningUnit": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"versionId": 0
}