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

    Interface PaymentOrderStpResponse

    interface PaymentOrderStpResponse {
        resultado: { descripcionError?: string; id: number };
    }
    Index

    Properties

    Properties

    resultado: { descripcionError?: string; id: number }