Click or drag to resize
Infosoft Logo

RemoveSubscriptionPaymentAgreementRequest Class

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

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 RemoveSubscriptionPaymentAgreementRequest

The RemoveSubscriptionPaymentAgreementRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyTitleCode Gets or sets the code of the title of the subscription.
Top
See Also