Click or drag to resize
Infosoft Logo

GetComplaintsByCustomerResponse Class

Provides data for operations that returns a list of complaints for a customer.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ComplaintsGetComplaintsByCustomerResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Complaints
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetComplaintsByCustomerResponse

The GetComplaintsByCustomerResponse type exposes the following members.

Properties
 NameDescription
Public propertyComplaintsList Gets or sets the complaints list.
Top
See Also