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