TransactionRequest needs to be able to take in a payment amount and method.
The transaction's purchase amount.
Gets the current state (must be either StateA or StateB)
Type guard for StateA
Type guard for StateB
Static
Description
TransactionRequest needs to be able to take in a payment amount and method.