Overview Stats Item

The OverviewStatsItem record class contains the statistics about the projects data

Author

N7ghtm4r3 - Tecknobit

Parameters

total

The number of the projects

personal

The number of the personal

personalPercentage

The percentage related to the personal value

group

The number of the group projects

groupPercentage

The percentage related to the group value

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String