Click or drag to resize
Infosoft Logo

GetSubscriptionInvoicesRequest Class

Provides data for the request to the GetSubscriptionInvoices operation on ISubscriptionInvoiceService.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.SubscriptionGetSubscriptionInvoicesRequest

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

The GetSubscriptionInvoicesRequest type exposes the following members.

Properties
 NameDescription
Public propertyEndDate Gets or sets the end date.
Public propertyIncludeEliminatedInvoices Gets or sets a value indicating whether [include eliminated invoices].
Public propertyStartDate Gets or sets the start date.
Public propertySubscriptionIdentifier Gets or sets the subscription identifier.
Top
See Also