Open QiushiZhao opened 5 years ago
currencyCode return like "USD", "EUR", and "JPY". Link currencySymbol return like "$", "€", and "¥". Link
Currency use USD etc. as rawValue, so it should be currencyCode to initialize Currency.
currencyCode return like "USD", "EUR", and "JPY". Link currencySymbol return like "$", "€", and "¥". Link
Currency use USD etc. as rawValue, so it should be currencyCode to initialize Currency.