Uses of Class
dev.vality.swag.analytics.model.InvoiceLine
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of InvoiceLine in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return InvoiceLine Modifier and Type Method Description InvoiceLineInvoiceLine. cost(Long cost)InvoiceLineInvoiceLine. price(Long price)InvoiceLineInvoiceLine. product(String product)InvoiceLineInvoiceLine. quantity(Long quantity)InvoiceLineInvoiceLine. taxMode(InvoiceLineTaxMode taxMode)