export interface IAttrbGrp {
    MiscFeeType?: string;
    InstrAttribValue?: string;
}
