schemas.openapi-schemas.ValueResult.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of finmath-smart-derivative-contract Show documentation
Show all versions of finmath-smart-derivative-contract Show documentation
Project to support the implementation a of smart derivative contract.
type: object
required:
- value
- currency
- valuationDate
properties:
value:
type: number
currency:
type: string
valuationDate:
type: string
© 2015 - 2025 Weber Informatics LLC | Privacy Policy