Click or drag to resize
Infosoft Logo

GetComplaintsByCustomerRequest Class

Provides data for operations that requests complaints for a customer.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ComplaintsGetComplaintsByCustomerRequest

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

The GetComplaintsByCustomerRequest type exposes the following members.

Properties
 NameDescription
Public propertyComplaintSearchEndDate Gets or sets the complaint search end date.
Public propertyComplaintSearchStartDate Gets or sets the complaint search start date.
Public propertyCustomer Gets or sets the customer.
Public propertyTitleCode Gets or sets the title code.
Top
See Also