public static class CustomerTaxIds.Builder extends Object
CustomerTaxIds.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CustomerTaxIds |
build()
Builds a new
CustomerTaxIds object using the set fields. |
CustomerTaxIds.Builder |
euVat(String euVat)
Setter for euVat.
|
public CustomerTaxIds.Builder euVat(String euVat)
euVat - String value for euVat.public CustomerTaxIds build()
CustomerTaxIds object using the set fields.CustomerTaxIdsCopyright © 2022. All rights reserved.