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