Click or drag to resize

IDeliveryOrderMarketingSource Property

Advertising Source of the order (for example, some web site, call center)

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IMarketingSource MarketingSource { get; }

Property Value

Type: IMarketingSource
See Also