Torn API Client
GitHub
Preparing search index...
UserItemMarkeListingItemDetails
Type Alias UserItemMarkeListingItemDetails
type
UserItemMarkeListingItemDetails
=
{
bonuses
:
ItemMarketListingItemBonus
[]
;
id
:
number
;
name
:
string
;
rarity
:
"yellow"
|
"orange"
|
"red"
|
unknown
;
stats
:
ItemMarketListingItemStats
|
unknown
;
type
:
string
;
uid
:
ItemUid
|
unknown
;
}
Index
Properties
bonuses
id
name
rarity
stats
type
uid
Properties
bonuses
bonuses
:
ItemMarketListingItemBonus
[]
id
id
:
number
name
name
:
string
rarity
rarity
:
"yellow"
|
"orange"
|
"red"
|
unknown
stats
stats
:
ItemMarketListingItemStats
|
unknown
type
type
:
string
uid
uid
:
ItemUid
|
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bonuses
id
name
rarity
stats
type
uid
GitHub
Torn API Client
Loading...