Uses of Class
com.microsoft.store.partnercenter.models.invoices.InvoiceDetail
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.invoices |
-
Uses of InvoiceDetail in com.microsoft.store.partnercenter.models.invoices
Methods in com.microsoft.store.partnercenter.models.invoices that return types with arguments of type InvoiceDetail Modifier and Type Method Description Iterable<InvoiceDetail>Invoice. getInvoiceDetails()Method parameters in com.microsoft.store.partnercenter.models.invoices with type arguments of type InvoiceDetail Modifier and Type Method Description voidInvoice. setInvoiceDetails(Iterable<InvoiceDetail> value)