commercestoretax.TaxReversalInfo

List of this apex class is send as an input from flow to RecordTaxReversal invocable action.

Constructors 

global TaxReversalInfo() 

global TaxReversalInfo(String orderItemSummaryId, Double quantity, Double amount, Double taxAmount) 


Properties 

global amount → Double 

AURAENABLED

global orderItemSummaryId → String 

AURAENABLED

global quantity → Double 

AURAENABLED

global taxAmount → Double 

AURAENABLED


Developer Preview

This release is in preview. Features described in this document don't become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can't guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!