Driver
{
username: "InsanoDeath",
steamID: "76561199051221571",
userID: 1,
avatar: "https://avatars.akamai.steamstatic.com/7709527371f65e33d818398827ca089fa4bf53ad_full.jpg",
country: "India",
countryCode: "en-IN",
timezone: "Asia/Kolkata",
utcOffset: "330",
games: [
"ets2",
"ats"
],
client: {
isInstalled: true,
version: "0.8.0",
branch: "main",
isLatest: true,
lastActive: "Fri, 17 Mar 2023 11:03:43 GMT"
},
isBanned: false,
awards: [
{
image: "wotr.png",
title: "Most WoTr Contracts Done",
amount: "125",
date: "7 2023",
time: 1693526994008
}
],
level: 1,
"skills": Skills Object,
statistics: {
THP: {
max: 163.29,
avg: 30.075068936095718,
min: 0.12,
total: 4604.559999999997
},
rating: {
max: 5,
avg: 4.864772918711912,
min: 2.48
},
distance: {
max: 1379,
avg: 184.71338776057445,
min: 1,
total: 46481
},
income: {
max: 42448,
avg: 10071.989346180038,
min: 0,
total: 1462712
},
revenue: {
max: 0,
avg: null,
min: null,
total: 0
},
XP: {
max: 1738,
avg: 252.46752816008,
min: 0,
total: 56756
},
weight: {
max: 47850,
avg: 13059.62594940561,
min: 0,
total: 4085737.4019554686
},
fuelBurned: {
max: 449,
avg: 55.27102780232276,
min: 0,
total: 14541
},
speed: {
max: 47.37,
avg: 35.674431002002095,
min: 0
},
jobs: 300
},
balance: 52
}
| Parameter | Type |
|---|---|
username | String |
steamID | String |
userID | Number |
avatar | String |
country | String |
countryCode | String |
timezone | String |
utcOffset | String |
games | Array |
client.isInstalled | Boolean |
client.version | String |
client.branch | String |
client.isLatest | Boolean |
client.lastActive | Date |
isBanned | Boolean |
awards | Array |
awards.image | String |
awards.title | String |
awards.amount | String |
awards.date | String |
awards.time | Number |
level | Number |
skills | Skilles Object |
statistics.THP.max | Number |
statistics.THP.avg | Number |
statistics.THP.min | Number |
statistics.THP.total | Number |
statistics.rating.max | Number |
statistics.rating.avg | Number |
statistics.rating.min | Number |
statistics.distance.max | Number |
statistics.distance.avg | Number |
statistics.distance.min | Number |
statistics.distance.total | Number |
statistics.income.max | Number |
statistics.income.avg | Number |
statistics.income.min | Number |
statistics.income.total | Number |
statistics.revenue.max | Number |
statistics.revenue.avg | Number |
statistics.revenue.min | Number |
statistics.revenue.total | Number |
statistics.XP.max | Number |
statistics.XP.avg | Number |
statistics.XP.min | Number |
statistics.XP.total | Number |
statistics.weight.max | Number |
statistics.weight.avg | Number |
statistics.weight.min | Number |
statistics.weight.total | Number |
statistics.fuelBurned.max | Number |
statistics.fuelBurned.avg | Number |
statistics.fuelBurned.min | Number |
statistics.fuelBurned.total | Number |
statistics.speed.max | Number |
statistics.speed.avg | Number |
statistics.speed.min | Number |
statistics.jobs | Number |
balance | Number |