IKitchenOrderCookingItemComment Interface |
Namespace: Resto.Front.Api.Data.Kitchen
public interface IKitchenOrderCookingItemComment : ISerializable
The IKitchenOrderCookingItemComment type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment | Text of the comment. | |
| Deleted | Whether comment of the printed product was deleted. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |