Name | Description | Type | Additional information |
---|---|---|---|
StockId |
Id that identifies the stock |
integer |
None. |
StockNumber |
Key that references the stock |
string |
None. |
StockLocationId |
Id that identifies the stocklocation |
integer |
None. |
StockLocation |
Key that references the stocklocation |
string |
None. |
StockGroundId |
Id that identifies the stockground |
integer |
None. |
StockGround |
Key that references the stockground |
string |
None. |
Stock |
Stored articles in this stockground |
Collection of InitPro.Ida.Web.Api.Dto.StockAllocationItem |
None. |