com.r3corda.client.model / StatesModification / Reset

Reset

class Reset<out T : ContractState> : StatesModification<T>


Constructors

<init> Reset(states: Collection<StateAndRef<T>>)

Properties

states val states: Collection<StateAndRef<T>>