Preparing search index...
The search index is not available
@ibm-cloud/cloudant - v0.9.1
@ibm-cloud/cloudant
CloudantV1
JsonObject
Class JsonObject
A standard JS object, defined to avoid the limitations of
Object
and
object
Indexable
[
key:
string
]:
any
Index
Constructors
constructor
Methods
deserialize
serialize
Constructors
constructor
new
Json
Object
(
)
:
JsonObject
Returns
JsonObject
Methods
Static
deserialize
deserialize
(
obj
)
:
any
Parameters
obj
:
any
Returns
any
Static
serialize
serialize
(
obj
)
:
any
Parameters
obj
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
deserialize
serialize
@ibm-cloud/cloudant - v0.9.1
Loading...
A standard JS object, defined to avoid the limitations of
Object
andobject