Click or drag to resize
Infosoft Logo

DeleteCustomerSupplementServiceRequest Class

Contains properties for supplement service code and customer number.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Marketing.SupplementServicesDeleteCustomerSupplementServiceRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Marketing.SupplementServices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class DeleteCustomerSupplementServiceRequest

The DeleteCustomerSupplementServiceRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertySupplementServiceCode Gets or sets the supplement service code.
Top
See Also