iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.Kitchen
KitchenOrderProductItemDto Class
KitchenOrderProductItemDto Properties
Amount Property
BaseOrderItemId Property
Comment Property
CookingPlaceId Property
CookingPlaceTypeId Property
CookingTime Property
GuestName Property
ItemCookingEventId Property
ItemSaleEventId Property
Modifiers Property
OrderRank Property
PrintTime Property
ProductId Property
ProductSizeId Property
ServeGroupNumber Property
KitchenOrderProductItemDto
PrintTime Property
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
DateTime
PrintTime
{
get
;
set
; }
Property Value
Type:
DateTime
Implements
IKitchenOrderCookingItemDto
PrintTime
See Also
Reference
KitchenOrderProductItemDto Class
Resto.Front.Api.Data.Kitchen Namespace