Dummy Deal State Schema V1
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<AbstractParty>? = null, val uid: UniqueIdentifier) : CommonSchemaV1.LinearState
Properties
Link copied to clipboard
Link copied to clipboard
Optional classpath resource containing the database changes for the mappedTypes