| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected Tax |
PaymentAdjustment.tax |
| Modifier and Type | Field and Description |
|---|---|
protected List<Tax> |
LineItem.taxes |
protected List<Tax> |
Refund.taxes |
| Modifier and Type | Method and Description |
|---|---|
Tax |
PaymentAdjustment.getTax() |
| Modifier and Type | Method and Description |
|---|---|
List<Tax> |
LineItem.getTaxes()
A set of tax lines, each of which specifies a tax applied to the item.
|
List<Tax> |
Refund.getTaxes() |
Copyright © 2024. All rights reserved.