Click or drag to resize

IDeliveryOrderCourier Property

Courier that delivers the order

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

Property Value

IUser
See Also