Constructor
new PerformanceData(data)
Creates the user's performances data.
Parameters:
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data | Array | The data array fetched from API. Properties
|
Example
const userPerf = new PerformanceData(data)