Click or drag to resize
Infosoft Logo

SubscriptionInvoicePaymentResponse Class

Provides data for the response from operations that perform a credit card payment on a subscription or invoice.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Subscriptions.Economy.PaymentsSubscriptionInvoicePaymentResponse

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

The SubscriptionInvoicePaymentResponse type exposes the following members.

Properties
 NameDescription
Public propertyPaymentResult Gets or sets the payment result that represents the completed payment.
Top
See Also