Interface GlobalManagerStats.CountryDetails

    • Method Detail

      • getCC

        java.lang.String getCC()
      • getTotalSent

        long getTotalSent()
      • getLatestSent

        long getLatestSent()
      • getAverageSent

        long getAverageSent()
      • getTotalReceived

        long getTotalReceived()
      • getLatestReceived

        long getLatestReceived()
      • getAverageReceived

        long getAverageReceived()