Preparing search index...
The search index is not available
@ibm-cloud/cloudant - v0.10.2
@ibm-cloud/cloudant
CloudantV1
DbUpdates
Class DbUpdates
Schema for database updates.
Index
Constructors
constructor
Properties
last
Seq
results
Methods
deserialize
serialize
Constructors
constructor
new
Db
Updates
(
)
:
DbUpdates
Returns
DbUpdates
Properties
last
Seq
last
Seq
:
string
Last sequence number.
results
results
:
DbEvent
[]
results.
Methods
Static
deserialize
deserialize
(
obj
)
:
DbUpdates
Parameters
obj
:
any
Returns
DbUpdates
Static
serialize
serialize
(
obj
)
:
CloudantV1
.
DbUpdates
.
Transport
Parameters
obj
:
any
Returns
CloudantV1
.
DbUpdates
.
Transport
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
last
Seq
results
Methods
deserialize
serialize
@ibm-cloud/cloudant - v0.10.2
Loading...
Schema for database updates.