Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaLicenseActivateInput
Interface AsukaLicenseActivateInput
interface
AsukaLicenseActivateInput
{
domain
?:
null
|
string
;
instanceId
?:
null
|
string
;
key
?:
null
|
string
;
token
?:
null
|
AsukaLicenseTokenInput
;
}
Index
Properties
domain?
instance
Id?
key?
token?
Properties
Optional
domain
domain
?:
null
|
string
Optional
instance
Id
instance
Id
?:
null
|
string
Optional
key
key
?:
null
|
string
Optional
token
token
?:
null
|
AsukaLicenseTokenInput
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
instance
Id
key
token
AsukaDesigner JavaScript API - v1.0.0
Loading...