Click or drag to resize
Infosoft Logo

RemoveSupplementServicesBulkRequest Class

The request to be sent to the CustomerSupplementServiceBulkService, containing a list of customer ID's and the supplement service code.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Marketing.SupplementServicesRemoveSupplementServicesBulkRequest

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

The RemoveSupplementServicesBulkRequest type exposes the following members.

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