Class StatResponseItem


  • public class StatResponseItem
    extends Object
    Author:
    Yuriy Zabrovarnyy
    • Constructor Detail

      • StatResponseItem

        public StatResponseItem()
    • Method Detail

      • getMonthlyActiveUsers

        public long getMonthlyActiveUsers()
      • setMonthlyActiveUsers

        public void setMonthlyActiveUsers​(long monthlyActiveUsers)
      • setTokenCountPerGrantType

        public void setTokenCountPerGrantType​(Map<String,​Map<String,​Long>> tokenCountPerGrantType)
      • getMonth

        public String getMonth()
      • setMonth

        public void setMonth​(String month)