corda / net.corda.finance.schemas

Package net.corda.finance.schemas

Types

CashSchema

An object used to fully qualify the CashSchema family name (i.e. independent of version).

object CashSchema

CashSchemaV1

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.

object CashSchemaV1 : MappedSchema

CommercialPaperSchema

An object used to fully qualify the CommercialPaperSchema family name (i.e. independent of version).

object CommercialPaperSchema

CommercialPaperSchemaV1

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.

object CommercialPaperSchemaV1 : MappedSchema