| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<TaxLine> |
Item.taxLines |
| Modifier and Type | Method and Description |
|---|---|
TaxLine |
TaxLine.rate(BigDecimal rate) |
TaxLine |
TaxLine.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxLine> |
Item.getTaxLines() |
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.addTaxLinesItem(TaxLine taxLinesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setTaxLines(List<TaxLine> taxLines) |
Item |
Item.taxLines(List<TaxLine> taxLines) |
Copyright © 2024. All rights reserved.