@nodecfdi/sat-ws-descarga-masiva
    Preparing search index...
    type WebClientInterface = {
        call(request: CRequest): Promise<CResponse>;
        fireRequest(request: CRequest): void;
        fireResponse(response: CResponse): void;
    }

    Implemented by

    Index

    Methods