class ContractStateModel
This model exposes the list of owned contract states.
<init> |
ContractStateModel()
This model exposes the list of owned contract states. |
cash |
val cash: ObservableList<Amount<Issued<Currency>>> |
cashStates |
val cashStates: ObservableList<StateAndRef<State>> |