corda / net.corda.finance.schemas / CommercialPaperSchemaV1

CommercialPaperSchemaV1

object CommercialPaperSchemaV1 : MappedSchema

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

Types

PersistentCommercialPaperState

class PersistentCommercialPaperState : PersistentState

Properties

migrationResource

Optional classpath resource containing the database changes for the mappedTypes

val migrationResource: String