schemas.openapi-schemas.Counterparty.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:
- bicCode
- fullName
- baseUrl
properties:
bicCode:
type: string
pattern: '^[A-Z0-9]{4}[A-Z]{2}[A-Z0-9]{2,5}$'
fullName:
type: string
baseUrl:
type: string
format: url
© 2015 - 2025 Weber Informatics LLC | Privacy Policy