Preparing search index...
The search index is not available
@bitbar/cloud-api-client
@bitbar/cloud-api-client
api/models/License
License
Type Alias License
License
:
{
activateTime
:
number
;
android
:
AndroidLicense
;
build
:
BuildLicense
;
closeTime
:
number
;
desktop
:
DesktopLicense
;
expireTime
:
number
;
global
:
GlobalLicense
;
id
:
number
;
inspector
:
InspectorLicense
;
ios
:
IOSLicense
;
privateInstance
:
boolean
;
recorder
:
RecorderLicense
;
server
:
ServerLicense
;
status
:
LicenseStatus
;
userEmail
:
string
;
userId
:
number
;
}
Type declaration
activateTime
:
number
android
:
AndroidLicense
build
:
BuildLicense
closeTime
:
number
desktop
:
DesktopLicense
expireTime
:
number
global
:
GlobalLicense
id
:
number
inspector
:
InspectorLicense
ios
:
IOSLicense
privateInstance
:
boolean
recorder
:
RecorderLicense
server
:
ServerLicense
status
:
LicenseStatus
userEmail
:
string
userId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bitbar/cloud-api-client
Loading...