interface DisaggResponseDataValues {
    data: DisaggComponentData[];
    imt: Parameter;
}

Properties

Properties