Torn API Client
GitHub
Preparing search index...
TornStock
Type Alias TornStock
type
TornStock
=
{
acronym
:
string
;
bonus
:
{
description
:
string
;
frequency
:
number
;
passive
:
boolean
;
requirement
:
number
;
}
;
id
:
StockId
;
images
:
{
full
:
string
;
logo
:
string
}
;
market
:
{
cap
:
number
;
investors
:
number
;
price
:
number
;
shares
:
number
}
;
name
:
string
;
}
Index
Properties
acronym
bonus
id
images
market
name
Properties
acronym
acronym
:
string
bonus
bonus
:
{
description
:
string
;
frequency
:
number
;
passive
:
boolean
;
requirement
:
number
;
}
id
id
:
StockId
images
images
:
{
full
:
string
;
logo
:
string
}
market
market
:
{
cap
:
number
;
investors
:
number
;
price
:
number
;
shares
:
number
}
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acronym
bonus
id
images
market
name
GitHub
Torn API Client
Loading...