com.r3corda.client.model / ContractStateModel

ContractStateModel

class ContractStateModel

This model exposes the list of owned contract states.



Constructors

<init> ContractStateModel()

This model exposes the list of owned contract states.

Properties

cashStates val cashStates: ObservableList<StateAndRef<State>>
cashStatesModification val cashStatesModification: <ERROR CLASS><StatesModification<State>>
contractStatesDiff val contractStatesDiff: <ERROR CLASS><Diff<ContractState>>