Torn API Client
GitHub
Preparing search index...
UserRacingRecordsResponse
Type Alias UserRacingRecordsResponse
type
UserRacingRecordsResponse
=
{
racingrecords
:
{
records
:
{
car_id
:
ItemId
;
car_name
:
string
;
lap_time
:
number
}
[]
;
track
:
{
id
:
RaceTrackId
;
name
:
string
}
;
}
[]
;
}
Index
Properties
racingrecords
Properties
racingrecords
racingrecords
:
{
records
:
{
car_id
:
ItemId
;
car_name
:
string
;
lap_time
:
number
}
[]
;
track
:
{
id
:
RaceTrackId
;
name
:
string
}
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
racingrecords
GitHub
Torn API Client
Loading...