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

    Interface RegisterUrlsResult

    interface RegisterUrlsResult {
        originatorConversationId: string;
        responseCode: string;
        responseDescription: string;
    }
    Index

    Properties

    originatorConversationId: string
    responseCode: string
    responseDescription: string