pub fn from_currency_code_string(
    currency_code_string: &str
) -> Result<Identifier>