pub type Field33B = GenericCurrencyAmountField;
pub struct Field33B { pub currency: String, pub amount: f64, }
currency: String
Currency code (ISO 4217)
amount: f64
Amount value