Dimension
enum Dimension : String, Codable
The Statistic.Dimension enum represents the different ways the
statistics can be sliced.
- category: Represents statistics grouped by category.
- subuser: Represents statistics grouped by subuser.
View on GitHub
Dimension Enumeration Reference