PreparedAction
Sourceimport  { PreparedAction } from "@prestojs/rest";
Constructor
Arguments:
| Argument | 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  | |