Click or drag to resize

IKitchenOrderOriginName Property

Optional marker used to specify order origin. This property contains either null or name of the source order was received from. Specifying origin 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 OriginName { get; }

Property Value

Type: String
See Also