pub type BicCode = String;
Business Identifier Code (BIC) - 8 or 11 character code
pub struct BicCode { /* private fields */ }