SampleCashSchemaV2

Second version of a cash contract ORM schema that extends the CommonSchemaV1.FungibleState abstract schema.

Types

Link copied to clipboard
class PersistentCashState(var currency: String, participants: Set<<Error class: unknown class>?>, owner: <Error class: unknown class>, quantity: Long, issuerParty: <Error class: unknown class>, issuerRef: <Error class: unknown class>)

Properties

Link copied to clipboard