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