Zamok Kiosk API
GitHub
Confluence Release Notes
Preparing search index...
module-crane/lib/browser/reducers/cash-payment.reducer
createCashTransactionResponse
Function createCashTransactionResponse
createCashTransactionResponse
(
previousState
?:
null
|
TransactionDTO
,
action
:
ReducerAction
,
)
:
null
|
TransactionDTO
Stores the latest create-cash-transaction response.
Parameters
previousState
:
null
|
TransactionDTO
= null
action
:
ReducerAction
Returns
null
|
TransactionDTO
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Confluence Release Notes
Zamok Kiosk API
Loading...
Stores the latest create-cash-transaction response.