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

    Interface CalculatePointsInput

    interface CalculatePointsInput {
        points: string | number;
    }
    Index

    Properties

    Properties

    points: string | number