Click or drag to resize

IKitchenOrderExternalNumber Property

Optional order number in the external system. This can be used to match the external order to the iiko one. This property contains either null or number of the source order was received from. Specifying origin order number allows to analyse efficiency of external order sources such as different web-sites, mobile applications and so on.

Namespace:  Resto.Front.Api.Data.Kitchen
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
string ExternalNumber { get; }

Property Value

Type: String
See Also