Click or drag to resize
Infosoft Logo

StartPaymentImportRequest Class

Provides data for the request to start a payment import.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SubscriptionsStartPaymentImportRequest

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

The StartPaymentImportRequest type exposes the following members.

Properties
 NameDescription
Public propertyConfiguration Gets or sets the configuration used to do the import process.
Public propertyProgress Gets or sets the progress object that progress is reported to when importing (not part of the WSDL contract!)
Top
See Also