Click or drag to resize
Infosoft Logo

ChangeSubscriptionPaymentAgreementRequest Class

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

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 ChangeSubscriptionPaymentAgreementRequest

The ChangeSubscriptionPaymentAgreementRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyPaymentAgreementId Gets or sets the payment agreement ID. If this is null, the
Public propertyTitleCode Gets or sets the code of the title of the subscription.
Top
See Also