@cfxlabsinc/b2b-services
    Preparing search index...

    Interface OrderStatusStpRequest

    interface OrderStatusStpRequest {
        claveRastreo: string;
        empresa: string;
        fechaOperacion?: number;
        tipoOrden: StpOrderType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    claveRastreo: string
    empresa: string
    fechaOperacion?: number
    tipoOrden: StpOrderType