Torn API Client
GitHub
Preparing search index...
CompanyProfile
Type Alias CompanyProfile
type
CompanyProfile
=
{
created_at
:
number
;
customers
:
CompanyCustomers
;
days_old
:
number
;
director
:
CompanyDirector
;
employees
:
CompanyEmployees
;
id
:
CompanyId
;
image
:
string
;
income
:
CompanyIncome
;
name
:
string
;
rating
:
number
;
type
:
CompanyType
;
}
Index
Properties
created_
at
customers
days_
old
director
employees
id
image
income
name
rating
type
Properties
created_
at
created_at
:
number
customers
customers
:
CompanyCustomers
days_
old
days_old
:
number
director
director
:
CompanyDirector
employees
employees
:
CompanyEmployees
id
id
:
CompanyId
image
image
:
string
income
income
:
CompanyIncome
name
name
:
string
rating
rating
:
number
type
type
:
CompanyType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
customers
days_
old
director
employees
id
image
income
name
rating
type
GitHub
Torn API Client
Loading...