| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TaxAmount |
build()
Builds a new
TaxAmount object using the set fields. |
TaxAmount.Builder |
taxAmount(Money taxAmount)
Setter for taxAmount.
|
public TaxAmount.Builder taxAmount(Money taxAmount)
taxAmount - Money value for taxAmount.Copyright © 2026. All rights reserved.