IPreliminaryOrderOriginName 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.V4.Data.PreliminaryOrders
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntaxstring OriginName { get; }
Property Value
Type:
String
See Also