Click or drag to resize
Infosoft Logo

IAddOnDeliveryService Interface

Interface for add on delivery service.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IAddOnDeliveryService : IBusinessService

The IAddOnDeliveryService type exposes the following members.

Methods
 NameDescription
Public methodGetAddOnDeliveriesBySubscription Gets add on deliveries by subscription.
Public methodGetAddOnPrices Gets add on prices.
Top
Remarks
Hanmsoll, 23.08.2021.
See Also