Preparing search index...
The search index is not available
@ibm-cloud/cloudant - v0.9.2
@ibm-cloud/cloudant
CloudantV1
ApiKeysResult
Class ApiKeysResult
Schema for api keys.
Index
Constructors
constructor
Properties
key
ok
password
Methods
deserialize
serialize
Constructors
constructor
new
Api
Keys
Result
(
)
:
ApiKeysResult
Returns
ApiKeysResult
Properties
key
key
:
string
The generated api key.
ok
ok
:
boolean
ok.
password
password
:
string
The password associated with the api key.
Methods
Static
deserialize
deserialize
(
obj
)
:
ApiKeysResult
Parameters
obj
:
any
Returns
ApiKeysResult
Static
serialize
serialize
(
obj
)
:
CloudantV1
.
ApiKeysResult
.
Transport
Parameters
obj
:
any
Returns
CloudantV1
.
ApiKeysResult
.
Transport
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
key
ok
password
deserialize
serialize
@ibm-cloud/cloudant - v0.9.2
Loading...
Schema for api keys.