Type Alias Field90C

Source
pub type Field90C = GenericSummaryField;

Aliased Type§

pub struct Field90C {
    pub entry_count: u32,
    pub currency: String,
    pub amount: f64,
}

Fields§

§entry_count: u32

Number of entries

§currency: String

Currency code (ISO 4217)

§amount: f64

Total amount