projects/m2-core/src/lib/model/transaction/ActiveTxChange.ts
Properties |
|
Accessors |
constructor(prevActiveTx: Transaction, newActiveTx: Transaction, cause: TxActionType)
|
||||||||||||
|
Parameters :
|
| Public cause |
Type : TxActionType
|
| Public newActiveTx |
Type : Transaction
|
| Public prevActiveTx |
Type : Transaction
|
| supposesRefresh |
getsupposesRefresh()
|