Click or drag to resize
Infosoft Logo

IComplaintService Interface

Defines operations related to complaints.

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

The IComplaintService type exposes the following members.

Methods
 NameDescription
Public methodGetComplaintsByCustomer Gets complaints for a customer.
Public methodGetComplaintsForCustomerByCustomer Gets the complaints for customer by customer.
Top
See Also