Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CollectionResponse
Class CollectionResponse
Hierarchy
SealiousResponse
CollectionResponse
Index
Constructors
constructor
Properties
_attachments
_fields
With
Attachments
items
Accessors
empty
length
Methods
_wrap
Fields
_wrap
Single
Field
get
Attachments
get
Metadata
to
Object
Constructors
constructor
new
Collection
Response
(
__namedParameters
:
{
attachments
:
{}
;
fieldsWithAttachments
:
{}
;
items
:
Item
[]
}
)
:
CollectionResponse
Parameters
__namedParameters:
{
attachments
:
{}
;
fieldsWithAttachments
:
{}
;
items
:
Item
[]
}
attachments
:
{}
[
id:
string
]:
Item
fields
With
Attachments
:
{}
[
field_name:
string
]:
{}
items
:
Item
[]
Returns
CollectionResponse
Properties
_attachments
_attachments
:
{}
Type declaration
[
id:
string
]:
Item
_fields
With
Attachments
_fields
With
Attachments
:
{}
Type declaration
[
field_name:
string
]:
{}
items
items
:
Item
[]
Accessors
empty
get
empty
(
)
:
boolean
Returns
boolean
length
get
length
(
)
:
number
Returns
number
Methods
_wrap
Fields
_wrap
Fields
(
items
:
Item
[]
)
:
void
Parameters
items:
Item
[]
Returns
void
_wrap
Single
Field
_wrap
Single
Field
(
item
:
Item
, field
:
keyof
Item
)
:
void
Parameters
item:
Item
field:
keyof
Item
Returns
void
get
Attachments
get
Attachments
(
)
:
{}
Returns
{}
[
id:
string
]:
Item
get
Metadata
get
Metadata
(
)
:
{}
Returns
{}
[
field_name:
string
]:
{}
to
Object
to
Object
(
)
:
{
attachments
:
{}
;
fieldsWithAttachments
:
{}
;
items
:
Item
[]
}
Returns
{
attachments
:
{}
;
fieldsWithAttachments
:
{}
;
items
:
Item
[]
}
attachments
:
{}
[
id:
string
]:
Item
fields
With
Attachments
:
{}
[
field_name:
string
]:
{}
items
:
Item
[]
Globals
Collection
Response
constructor
_attachments
_fields
With
Attachments
items
empty
length
_wrap
Fields
_wrap
Single
Field
get
Attachments
get
Metadata
to
Object
Generated using
TypeDoc