IFrontDeliverySettings Interface |
Namespace: Resto.Front.Api.Data.Orders
public interface IFrontDeliverySettings : ISerializable, IEntity
The IFrontDeliverySettings type exposes the following members.
| Name | Description | |
|---|---|---|
| CourierDeliveryDuration | Courier delivery duration set on a delivery terminal. | |
| Id | (Inherited from IEntity.) | |
| SelfServiceDeliveryDuration | SelfService delivery duration set on a delivery terminal. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |