StockLocationInventoryDetails Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class StockLocationInventoryDetails : CorrigoEntity
The StockLocationInventoryDetails type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatedOn |
Timestamp showing when Product Lot record was created; i.e. when this particular set of parts/materials was delivered to Stock Location.
|
![]() | CurrencyTypeId |
Currency type complementing Price.
|
![]() | Price |
Unit price.
|
![]() | ProductId |
Reference to Product.
|
![]() | Quantity |
Quantity.
|
![]() | StockLocationId |
Reference to parent Stock Location
|