Click or drag to resize
Infosoft Logo

ISubscriptionInvoiceService Interface

A service contract that provides operations related to invoices for subscriptions.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public interface ISubscriptionInvoiceService

The ISubscriptionInvoiceService type exposes the following members.

Methods
 NameDescription
Public methodGetSubscriptionInvoices Gets all invoices within a date range for a given customer and title.
Top
See Also