IProductStock Interface |
Namespace: Resto.Front.Api.Data.ProductStocks
public interface IProductStock : ISerializable
The IProductStock type exposes the following members.
| Name | Description | |
|---|---|---|
| Batches | Cooked product batches | |
| CookDebt | Amount of product waiting for cook | |
| Product | Stock product |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |