iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Kitchen
KitchenOrderItemCommentDto Class
KitchenOrderItemCommentDto Constructor
KitchenOrderItemCommentDto Properties
KitchenOrderItemCommentDto Methods
KitchenOrderItemCommentDto Constructor
Initializes a new instance of the
KitchenOrderItemCommentDto
class
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
KitchenOrderItemCommentDto
(
string
comment
,
bool
deleted
)
Parameters
comment
Type:
System
String
deleted
Type:
System
Boolean
See Also
Reference
KitchenOrderItemCommentDto Class
Resto.Front.Api.Data.Kitchen Namespace