commercestoretax.TaxAdjustment
Apex class for TaxAdjustment representation
Constructor for TaxAdjustment object. All arguments are required.
| Param | Description | 
|---|---|
adjustmentType | Initial value for TaxAdjustment.TaxAdjustmentType. | 
Get 'TaxAdjustment.Id'.
| Type | Description | 
|---|---|
String | 
Set 'TaxAdjustment.Id'.
| Type | Description | 
|---|---|
void | 
Get 'TaxAdjustment.TaxRatePercentage'.
| Type | Description | 
|---|---|
Decimal | 
Set 'TaxAdjustment.TaxRatePercentage'.
| Type | Description | 
|---|---|
void | 
Get 'TaxAdjustment.Type'.
| Type | Description | 
|---|---|
String | 
Set 'TaxAdjustment.Type'.
| Type | Description | 
|---|---|
void | 
Get 'TaxAdjustment.CountryIsoCode'.
| Type | Description | 
|---|---|
String | 
Set 'TaxAdjustment.CountryIsoCode'.
| Type | Description | 
|---|---|
void | 
Get 'TaxAdjustment.StateIsoCode'.
| Type | Description | 
|---|---|
String | 
Set 'TaxAdjustment.StateIsoCode'.
| Type | Description | 
|---|---|
void | 
Get 'TaxAdjustment.AdjustmentTaxAmount'.
| Type | Description | 
|---|---|
Decimal | 
Set 'TaxAdjustment.AdjustmentTaxAmount'.
| Type | Description | 
|---|---|
void |