| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<TaxCreate> |
LineItemCreate.taxes |
| Modifier and Type | Method and Description |
|---|---|
TaxCreate |
TaxCreate.rate(BigDecimal rate) |
TaxCreate |
TaxCreate.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxCreate> |
LineItemCreate.getTaxes() |
| Modifier and Type | Method and Description |
|---|---|
LineItemCreate |
LineItemCreate.addTaxesItem(TaxCreate taxesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
LineItemCreate.setTaxes(List<TaxCreate> taxes) |
LineItemCreate |
LineItemCreate.taxes(List<TaxCreate> taxes) |
Copyright © 2021. All rights reserved.