| IEditSessionCreateDeliveryOrder Method (NullableInt32, DateTime, String, AddressDto, DateTime, IOrderType, IClientStub, IUser, NullableTimeSpan, Boolean) | 
Namespace: Resto.Front.Api.Editors
 Syntax
SyntaxINewDeliveryOrderStub CreateDeliveryOrder( int? number, DateTime creationTime, string phone, AddressDto address, DateTime expectedDeliverTime, IOrderType type, IClientStub client, IUser deliveryOperator, TimeSpan? duration = null, bool hasFixedIikoCardDiscounts = false )
 See Also
See Also