commercestoretax.LineAdjustment

Apex class for LineAdjustment representation

Constructor for LineAdjustment object. All arguments are required.

ParamDescription
adjustmentTypeInitial value for LineAdjustment.TaxAdjustmentType.

Get 'LineAdjustment.Id'.

TypeDescription
String

Set 'LineAdjustment.Id'.

TypeDescription
void

Get 'LineAdjustment.Amount'.

TypeDescription
Decimal

Set 'LineAdjustment.Amount'.

TypeDescription
void

Get 'LineAdjustment.Type'.

TypeDescription
String

Set 'LineAdjustment.Type'.

TypeDescription
void