corda / net.corda.finance.schemas / CashSchemaV1

CashSchemaV1

object CashSchemaV1 : MappedSchema

First version of a cash contract ORM schema that maps all fields of the Cash contract state as it stood at the time of writing.

Types

PersistentCashState

class PersistentCashState : PersistentState

Properties

migrationResource

Optional classpath resource containing the database changes for the mappedTypes

val migrationResource: String