Search
Preparing search index...
The search index is not available
hotpepper-sdk-nodejs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
hotpepper-sdk-nodejs
<internal>
KeyManager
Class KeyManager
Class to manage API keys.
export
Hierarchy
KeyManager
Index
Constructors
constructor
Properties
_api
Key
_instance
Accessors
api
Key
instance
Constructors
Private
constructor
new
Key
Manager
(
)
:
KeyManager
Returns
KeyManager
Properties
Private
Optional
_api
Key
_api
Key
?:
string
Static
Private
_instance
_instance
:
KeyManager
Accessors
api
Key
get
apiKey
(
)
:
string
set
apiKey
(
apiKey
:
string
)
:
void
Returns
string
Parameters
apiKey:
string
Returns
void
Static
instance
get
instance
(
)
:
KeyManager
Returns
KeyManager
Exports
<internal>
Key
Manager
constructor
_api
Key
_instance
api
Key
instance
Generated using
TypeDoc
Class to manage API keys.