Click or drag to resize
Infosoft Logo

StartPaymentImportResponse Class

Provides data for the response from an import process
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SubscriptionsStartPaymentImportResponse

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

The StartPaymentImportResponse type exposes the following members.

Properties
 NameDescription
Public propertyImportedTransactions Gets or sets the imported transactions.
Public propertyNumberOfErrors Gets or sets number of error
Public propertyReportFileLocation Gets or sets the report file location.
Top
See Also