IComplaint | |
public interface IComplaintService : IBusinessService
The IComplaintService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetComplaintsByCustomer | Gets complaints for a customer. | |
| GetComplaintsForCustomerByCustomer | Gets the complaints for customer by customer. |