IPreliminaryOrderProductItem Interface |
Namespace: Resto.Front.Api.Data.PreliminaryOrders
public interface IPreliminaryOrderProductItem : ISerializable
The IPreliminaryOrderProductItem type exposes the following members.
Name | Description | |
---|---|---|
Amount | Product amount | |
Dish | Product product | |
Modifiers | Product modifiers | |
ProductSize | Size of the product if it has scale, otherwise null. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |