Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SealiousResponse
Class SealiousResponse
Hierarchy
SealiousResponse
SingleItemResponse
CollectionResponse
Index
Constructors
constructor
Properties
_attachments
_fields
With
Attachments
items
Methods
_wrap
Fields
_wrap
Single
Field
get
Attachments
get
Metadata
to
Object
Constructors
constructor
new
Sealious
Response
(
__namedParameters
:
{
attachments
:
{}
;
fieldsWithAttachments
:
{}
;
items
:
Item
[]
}
)
:
SealiousResponse
Parameters
__namedParameters:
{
attachments
:
{}
;
fieldsWithAttachments
:
{}
;
items
:
Item
[]
}
attachments
:
{}
[
id:
string
]:
Item
fields
With
Attachments
:
{}
[
field_name:
string
]:
{}
items
:
Item
[]
Returns
SealiousResponse
Properties
_attachments
_attachments
:
{}
Type declaration
[
id:
string
]:
Item
_fields
With
Attachments
_fields
With
Attachments
:
{}
Type declaration
[
field_name:
string
]:
{}
items
items
:
Item
[]
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
(
)
:
void
Returns
void
Globals
Sealious
Response
constructor
_attachments
_fields
With
Attachments
items
_wrap
Fields
_wrap
Single
Field
get
Attachments
get
Metadata
to
Object
Generated using
TypeDoc