Preparing search index...
The search index is not available
IQRF Repository JavaScript client - v0.1.4
IQRF Repository JavaScript client
Types
CompanyRaw
Interface CompanyRaw
Internal
Company - raw response from the API
interface
CompanyRaw
{
companyID
:
number
;
homePage
:
string
;
name
:
string
;
}
Index
Properties
companyID
home
Page
name
Properties
companyID
companyID
:
number
Company ID
home
Page
home
Page
:
string
Company homepage
name
name
:
string
Company name
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
companyID
home
Page
name
IQRF Repository JavaScript client - v0.1.4
Loading...
Company - raw response from the API