@kepas/daraja-js
    Preparing search index...

    Interface RatibaAck

    interface RatibaAck {
        responseCode: string;
        responseDescription: string;
        responseRefId: string;
        resultDesc: string;
    }
    Index

    Properties

    responseCode: string
    responseDescription: string
    responseRefId: string
    resultDesc: string