Overview Full Stats Item

The OverviewFullStatsItem record class contains the stats about the update performance

Author

N7ghtm4r3 - Tecknobit

Parameters

status

The status of the update

total

The number of the updates currently in this status

personal

The number of the personal updates currently in this status

personalPercentage

The percentage related to the personal value

group

The number of the group updates currently in this status

groupPercentage

The percentage related to the group value

byMe

The number of the group updates currently in this status scheduled/started/published by me

byMePercentage

The percentage related to the byMe 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