Uses of Interface
com.microsoft.store.partnercenter.invoices.IInvoiceLineItemCollection
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.invoices |
-
Uses of IInvoiceLineItemCollection in com.microsoft.store.partnercenter.invoices
Classes in com.microsoft.store.partnercenter.invoices that implement IInvoiceLineItemCollection Modifier and Type Class Description classInvoiceLineItemCollectionOperationsMethods in com.microsoft.store.partnercenter.invoices that return IInvoiceLineItemCollection Modifier and Type Method Description IInvoiceLineItemCollectionIInvoice. by(BillingProvider billingProvider, InvoiceLineItemType invoiceLineItemType)Creates an invoice line item collection operations given a billing provider and invoice line item type.IInvoiceLineItemCollectionInvoiceOperations. by(BillingProvider billingProvider, InvoiceLineItemType invoiceLineItemType)Creates an invoice line item collection operation given a billing provider and invoice line item type.