Click or drag to resize
Infosoft Logo

PerformSubscriptionInvoicePaymentRequest Class

Provides data for the request to the PerformInvoicePayment operation on ISubscriptionPaymentService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Subscriptions.Economy.PaymentsPerformSubscriptionInvoicePaymentRequest

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 PerformSubscriptionInvoicePaymentRequest

The PerformSubscriptionInvoicePaymentRequest type exposes the following members.

Properties
 NameDescription
Public propertyInvoiceNumber Gets or sets the unique number of the invoice to pay for.
Public propertyPaymentAgreementId Gets or sets the payment agreement ID to use for the payment.
Public propertyTitleCode Gets or sets the title code the invoice is associated with.
Top
See Also