Torn API Client
GitHub
Preparing search index...
ReportStockAnalysis
Type Alias ReportStockAnalysis
type
ReportStockAnalysis
=
{
items
:
{
country
:
CountryEnum
;
hourly_profit
:
number
;
item
:
{
due
:
number
|
unknown
;
id
:
ItemId
;
name
:
string
;
price
:
number
;
value
:
number
;
}
;
trip_duration
:
number
;
}
[]
;
}
Index
Properties
items
Properties
items
items
:
{
country
:
CountryEnum
;
hourly_profit
:
number
;
item
:
{
due
:
number
|
unknown
;
id
:
ItemId
;
name
:
string
;
price
:
number
;
value
:
number
;
}
;
trip_duration
:
number
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
GitHub
Torn API Client
Loading...