TaxTransactionStatus Enum

Shows whether the tax transaction has been committed or uncommitted.

Usage

Used by the CalculateTaxResponse class method.

Enum Values

The commercetax.TaxTransactionStatus enum includes these values.

Value Description
Committed Tax has been calculated and committed.
Uncommitted Tax has been calculated but hasn't been committed.