export interface FeCabReq1 {
    CantReg?: number;
    PtoVta?: number;
    CbteTipo?: number;
}
