commercestoretax.TaxTransactionResult

Output representation for Record Tax Transaction invocable action.

Constructors 

global TaxTransactionResult() 

global TaxTransactionResult(String orderSummaryId, Boolean success, String errorMessage, List<TaxTransactionResultItem> resultItems) 


Properties 

global errorMessage → String 

AURAENABLED

Error message, in case of error, for Tax Reversal invocable action.

global orderSummaryId → String 

AURAENABLED

Order summary ID for which Record Tax Transaction invocable action is invoked.

global resultItems → List<TaxTransactionResultItem> 

AURAENABLED

Result items representing success or failure against each order item summary.

global success → Boolean 

AURAENABLED

Flag representing success or failure of Tax Reversal invocable action.


Newer Version Available

This content describes an older version of this product. View Latest

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