Skip to main content

iso4217CurrencyCodeEnum

Admin Docs


Variable: iso4217CurrencyCodeEnum

const iso4217CurrencyCodeEnum: ZodEnum<["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BOV", "BRL", "BSD", "BTN", "BWP", "BYN"]>

Defined in: src/drizzle/enums/iso4217CurrencyCode.ts:6

Possible variants of the currency code defined in ISO 4217 standard published by the International Organization for Standardization (ISO) which defines alpha codes and numeric codes for the representation of currencies and provides information about the relationships between individual currencies and their minor units. More information at this link: https://en.wikipedia.org/wiki/ISO_4217#Active_codes_(list_one).