Uses of Class
dev.vality.anapi.v2.model.InvoiceLineTaxMode
| Package | Description |
|---|---|
| dev.vality.anapi.v2.model |
-
Uses of InvoiceLineTaxMode in dev.vality.anapi.v2.model
Subclasses of InvoiceLineTaxMode in dev.vality.anapi.v2.model Modifier and Type Class Description classInvoiceLineTaxVATInvoiceLineTaxVATMethods in dev.vality.anapi.v2.model that return InvoiceLineTaxMode Modifier and Type Method Description @Valid InvoiceLineTaxModeInvoiceLine. getTaxMode()Get taxModeInvoiceLineTaxModeInvoiceLineTaxMode. type(String type)Methods in dev.vality.anapi.v2.model with parameters of type InvoiceLineTaxMode Modifier and Type Method Description voidInvoiceLine. setTaxMode(InvoiceLineTaxMode taxMode)InvoiceLineInvoiceLine. taxMode(InvoiceLineTaxMode taxMode)