PreparedAction
Sourceimport { PreparedAction } from "@prestojs/rest";
Constructor
Params:
| Parameter | Type | Description | |
|---|---|---|---|
| * | action | Endpoint | |
| * | urlResolveOptions | UrlResolveOptions | |
| * | options | ExecuteInitOptions |
Methods
Properties
options
Source| An object with these properties: | |||
|---|---|---|---|
| Property | Type | Description | |
| ... | any | Any properties from ExecuteInitOptions | |
| ... | any | Any properties from UrlResolveOptions | |