schemas.openapi-schemas.InitialSettlementResult.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:
- marginValue
- currency
- valuationDate
- generatedInitialSettlement
properties:
marginValue:
type: number
currency:
type: string
valuationDate:
type: string
generatedInitialSettlement:
type: string
© 2015 - 2025 Weber Informatics LLC | Privacy Policy