SavedRequest Properties |
The SavedRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientName |
Name of the AbstractClient type used to send this request.
| |
| IsSavedByUser |
Indicate if the current SavedRequest is saved automatically or intendedly saved by the user.
| |
| MetadataId |
Metadata Id of the request.
| |
| Name |
Name of the saved request.
| |
| RequestOptions |
Gets or sets the request options.
| |
| UriTemplate |
UriTemplate of the current request.
| |
| Value |
Serialized Object. Use the Metadata defined serializer.
|