Torn API Client
GitHub
Preparing search index...
UserPropertyBasicDetails
Type Alias UserPropertyBasicDetails
type
UserPropertyBasicDetails
=
{
happy
:
number
;
id
:
PropertyId
;
market_price
:
number
;
modifications
:
PropertyModificationEnum
[]
;
owner
:
BasicUser
;
property
:
BasicProperty
;
staff
:
{
amount
:
number
;
type
:
PropertyStaffEnum
}
[]
;
upkeep
:
{
property
:
number
;
staff
:
number
}
;
}
Index
Properties
happy
id
market_
price
modifications
owner
property
staff
upkeep
Properties
happy
happy
:
number
id
id
:
PropertyId
market_
price
market_price
:
number
modifications
modifications
:
PropertyModificationEnum
[]
owner
owner
:
BasicUser
property
property
:
BasicProperty
staff
staff
:
{
amount
:
number
;
type
:
PropertyStaffEnum
}
[]
upkeep
upkeep
:
{
property
:
number
;
staff
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
happy
id
market_
price
modifications
owner
property
staff
upkeep
GitHub
Torn API Client
Loading...