| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static TaxArea.Builder |
TaxArea.builderTaxArea()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
TaxArea.Builder |
TaxArea.Builder.code(String code) |
TaxArea.Builder |
TaxArea.Builder.displayName(String displayName) |
TaxArea.Builder |
TaxArea.Builder.id(String id) |
TaxArea.Builder |
TaxArea.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
TaxArea.Builder |
TaxArea.Builder.taxType(String taxType) |
Copyright © 2018–2020. All rights reserved.