iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
IDeliveryOrder Interface
IDeliveryOrder Properties
ActualDeliverTime Property
Address Property
CafeAddress Property
CancelCause Property
CancelComment Property
CancelTime Property
Client Property
ClientName Property
Comment Property
ConfirmTime Property
CookingFinishTime Property
Courier Property
CreateTime Property
CustomApiData Property
DeliveryCloseTime Property
DeliveryId Property
DeliveryOperator Property
DeliveryStatus Property
Duration Property
Email Property
ExpectedDeliverTime Property
ExpectedDuration Property
ExternalCourierServiceData Property
FixedRestrictions Property
HasProblem Property
IndexInCourierRoute Property
IsAsap Property
IsCourierSelectedManually Property
IsCustomerAuthorizedInIikoBiz Property
IsPrintedBillActual Property
LastVerifiedDeliveryRestrictionsHash Property
Latitude Property
Longitude Property
MarketingSource Property
MovedFromDeliveryId Property
MovedFromTerminalGroupId Property
MovedToDeliveryId Property
MovedToTerminalGroupId Property
PackedTime Property
Phone Property
PredictedCookingCompleteTime Property
PredictedDeliveryTime Property
PrintTime Property
ProblemComment Property
SendTime Property
SourceId Property
SplitBetweenPersons Property
Zone Property
IDeliveryOrder
Client Property
Client that placed the delivery.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
IClient
Client
{
get
; }
Property Value
Type:
IClient
See Also
Reference
IDeliveryOrder Interface
Resto.Front.Api.Data.Orders Namespace