Torn API Client
GitHub
Preparing search index...
TornProperties
Type Alias TornProperties
type
TornProperties
=
{
properties
?:
{
cost
:
number
;
happy
:
number
;
id
:
PropertyTypeId
;
modifications
:
PropertyModificationEnum
[]
;
name
:
string
;
staff
:
PropertyStaffEnum
[]
;
upkeep
:
number
;
}
[]
;
}
Index
Properties
properties?
Properties
Optional
properties
properties
?:
{
cost
:
number
;
happy
:
number
;
id
:
PropertyTypeId
;
modifications
:
PropertyModificationEnum
[]
;
name
:
string
;
staff
:
PropertyStaffEnum
[]
;
upkeep
:
number
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
properties
GitHub
Torn API Client
Loading...