class TransactionDataModel
This model provides an observable list of transactions and what state machines/flows recorded them
<init> |
TransactionDataModel()
This model provides an observable list of transactions and what state machines/flows recorded them |
partiallyResolvedTransactions |
val partiallyResolvedTransactions: ObservableList<PartiallyResolvedTransaction> |