Preparing search index...
The search index is not available
@ibm-cloud/cloudant - v0.9.1
@ibm-cloud/cloudant
CloudantV1
Document
Transport
Interface Transport
interface
Transport
{
_attachments
?:
{
[
key
:
string
]
:
CloudantV1
.
Attachment
.
Transport
;
}
;
_conflicts
?:
string
[]
;
_deleted
?:
boolean
;
_deleted_conflicts
?:
string
[]
;
_id
?:
string
;
_local_seq
?:
string
;
_rev
?:
string
;
_revisions
?:
CloudantV1
.
Revisions
.
Transport
;
_revs_info
?:
DocumentRevisionStatus
[]
;
[
propName
:
string
]
:
any
;
}
Indexable
[
propName:
string
]:
any
Document.Document.Transport accepts additional properties.
Index
Properties
_attachments?
_conflicts?
_deleted?
_deleted_
conflicts?
_id?
_local_
seq?
_rev?
_revisions?
_revs_
info?
Properties
Optional
_attachments
_attachments
?:
{
[
key
:
string
]
:
CloudantV1
.
Attachment
.
Transport
;
}
Type declaration
[
key
:
string
]:
CloudantV1
.
Attachment
.
Transport
Optional
_conflicts
_conflicts
?:
string
[]
Optional
_deleted
_deleted
?:
boolean
Optional
_deleted_
conflicts
_deleted_
conflicts
?:
string
[]
Optional
_id
_id
?:
string
Optional
_local_
seq
_local_
seq
?:
string
Optional
_rev
_rev
?:
string
Optional
_revisions
_revisions
?:
CloudantV1
.
Revisions
.
Transport
Optional
_revs_
info
_revs_
info
?:
DocumentRevisionStatus
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
_attachments
_conflicts
_deleted
_deleted_
conflicts
_id
_local_
seq
_rev
_revisions
_revs_
info
@ibm-cloud/cloudant - v0.9.1
Loading...
Document.Document.Transport accepts additional properties.