Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/19 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

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