Dummy Deal State Schema V1
object DummyDealStateSchemaV1
First version of a cash contract ORM schema that maps all fields of the DummyDealState contract state as it stood at the time of writing.
Types
Link copied to clipboard
class PersistentDummyDealState(var participants: MutableSet<<Error class: unknown class>>? = null, val uid: <Error class: unknown class>)