Companion

object Companion

Properties

Link copied to clipboard

Set of all terminal statuses that indicate the transaction has reached a final state. No further status updates are expected for transactions in these states.

Functions

Link copied to clipboard

Finds the Sep24TransactionStatus corresponding to the given string value.

Link copied to clipboard
fun isTerminal(status: String): Boolean

Checks if the given status string represents a terminal state.