Click or drag to resize
Infosoft Logo

GetSubscriptionInvoicesResponse Class

Provides data for the response from the GetSubscriptionInvoices operation on ISubscriptionInvoiceService.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.SubscriptionGetSubscriptionInvoicesResponse

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class GetSubscriptionInvoicesResponse

The GetSubscriptionInvoicesResponse type exposes the following members.

Properties
 NameDescription
Public propertySubscriptionInvoices Gets or sets the list of subscription invoices.
Top
See Also