ChemPare Documentation - v0.0.0
    Preparing search index...

    Module types/currency

    Interfaces

    ExchangeRateResponse

    Response structure for currency exchange rate data

    ParsedPrice

    Structure for parsed price information

    Type Aliases

    CurrencyRate

    Represents a currency exchange rate as a number

    CurrencyCode

    Type representing valid currency codes Derived from the keys of CurrencySymbolMap

    CurrencySymbol

    Type representing valid currency symbols Derived from the keys of CurrencyCodeMap

    CurrencyCodeMap

    Mapping of currency symbols to their corresponding ISO currency codes

    CurrencySymbolMap

    Mapping of ISO currency codes to their corresponding symbols