corda / net.corda.core.transactions / ReferenceStateRef

ReferenceStateRef

data class ReferenceStateRef

Wrapper over StateRef to be used when filtering reference states.

Constructors

<init>

Wrapper over StateRef to be used when filtering reference states.

ReferenceStateRef(stateRef: StateRef)

Properties

stateRef

val stateRef: StateRef