corda / net.corda.finance.schemas

Package net.corda.finance.schemas

Types

CashSchema

object CashSchema

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

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.

CommercialPaperSchema

object CommercialPaperSchema

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

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.