Click or drag to resize

IDeliveryOrderExternalCourierServiceData Property

External service courier that delivers the order

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IExternalCourierServiceData ExternalCourierServiceData { get; }

Property Value

Type: IExternalCourierServiceData
See Also