pyocf.types.currencycode

Type representation of an ISO 4217 currency code

pydantic model pyocf.types.currencycode.CurrencyCode

Type representation of an ISO 4217 currency code

field root: str [Required]
Constraints:
  • pattern = ^[A-Z]{3}$