Click or drag to resize
Infosoft Logo

IRetailerReturnService Interface

Defines operations related to returns on retailers deliveries.

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

The IRetailerReturnService type exposes the following members.

Methods
 NameDescription
Public methodGetDeliveries Gets the deliveries.
Public methodRegisterReturns Registers the return for deliveries.
Top
See Also