Search
Preparing search index...
The search index is not available
Vlocity SDK
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"datasource/rest/Rest"
RestDataSource
Class RestDataSource
Hierarchy
RestDataSource
Implements
IDataSource
Index
Constructors
constructor
Properties
options
url
Methods
execute
Constructors
constructor
new
Rest
Data
Source
(
url
:
string
, options
?:
RequestInit
)
:
RestDataSource
Parameters
url:
string
Optional
options:
RequestInit
Returns
RestDataSource
Properties
Private
options
options
:
RequestInit
Private
url
url
:
string
Methods
execute
execute
(
)
:
Promise
<
any
>
Executes the Rest
Returns
Promise
<
any
>
Promise
Globals
"datasource/rest/
Rest"
Rest
Data
Source
constructor
options
url
execute
Generated using
TypeDoc
Executes the Rest