pub type ExchangeCodesResponse = HashMap<String, String>;
pub struct ExchangeCodesResponse { /* private fields */ }