isTerminal

Checks if this status represents a terminal state.

Terminal statuses indicate the transaction has reached a final state. No further status updates are expected for transactions in these states.

Return

True if this status is terminal, false otherwise.