Dummy Linear State Schema V2
Second version of a cash contract ORM schema that extends the common VaultLinearState abstract schema
Types
Link copied to clipboard
class PersistentDummyLinearState(var participants: MutableSet<AbstractParty>? = null, var linearString: String?, var linearNumber: Long, var linearTimestamp: Instant, var linearBoolean: Boolean, val uid: UniqueIdentifier) : CommonSchemaV1.LinearState
Properties
Link copied to clipboard
Link copied to clipboard
Optional classpath resource containing the database changes for the mappedTypes