Click or drag to resize
Infosoft Logo

OrderSubscriptionRequestPaymentParameters Property

Gets or sets the payment parameters that should be applied to the subscription.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public PaymentExchange PaymentParameters { get; set; }

Property Value

PaymentExchange
The payment parameters.
See Also