Uses of Class
com.microsoft.store.partnercenter.models.invoices.InvoiceLineItem
-
Uses of InvoiceLineItem in com.microsoft.store.partnercenter.enumerators
Methods in com.microsoft.store.partnercenter.enumerators that return types with arguments of type InvoiceLineItem Modifier and Type Method Description IResourceCollectionEnumeratorFactory<ResourceCollection<InvoiceLineItem>>IResourceCollectionEnumeratorContainer. getInvoiceLineItems()Gets a factory that creates invoice line item collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<InvoiceLineItem>>ResourceCollectionEnumeratorContainer. getInvoiceLineItems()Gets a factory that creates invoice line item collection enumerators. -
Uses of InvoiceLineItem in com.microsoft.store.partnercenter.invoices
Methods in com.microsoft.store.partnercenter.invoices that return types with arguments of type InvoiceLineItem Modifier and Type Method Description ResourceCollection<InvoiceLineItem>IInvoiceLineItemCollection. get()Retrieves invoice line items for a specific billing provider and invoice line item typeResourceCollection<InvoiceLineItem>IInvoiceLineItemCollection. get(int size, int offset)Retrieves a subset of invoice line items for a specific billing provider and invoice line item typeResourceCollection<InvoiceLineItem>InvoiceLineItemCollectionOperations. get()Retrieves invoice line items for a specific billing provider and invoice line item typeResourceCollection<InvoiceLineItem>InvoiceLineItemCollectionOperations. get(int size, int offset)Retrieves invoice line items for a specific billing provider and invoice line item type and allows pagingSeekBasedResourceCollection<InvoiceLineItem>ReconciliationLineItemCollectionOperations. get()Gets the recon line items collection of the partner. -
Uses of InvoiceLineItem in com.microsoft.store.partnercenter.models.invoices
Subclasses of InvoiceLineItem in com.microsoft.store.partnercenter.models.invoices Modifier and Type Class Description classBaseUsageBasedLineItemRepresents common properties for Usage based invoice line itemsclassDailyRatedUsageLineItemRepresents un-billed, billed recon line items for daily rated usage.classDailyUsageLineItemInvoice Usage Line item for usage based subscriptionsclassLicenseBasedLineItemRepresents an invoice billing line item for licensed based subscriptionsclassOneTimeInvoiceLineItemRepresents an invoice billing line item for OneTime purchases.classUsageBasedLineItemBilling Line Items for Usage Based subscriptions -
Uses of InvoiceLineItem in com.microsoft.store.partnercenter.utils
Methods in com.microsoft.store.partnercenter.utils that return InvoiceLineItem Modifier and Type Method Description InvoiceLineItemInvoiceLineItemDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext ctxt)