| Name | Description | Type | Additional information |
|---|---|---|---|
| AlwaysMultipartFormData | boolean |
None. |
|
| JsonSerializer | ISerializer |
None. |
|
| XmlSerializer | ISerializer |
None. |
|
| ResponseWriter | ActionOfStream |
None. |
|
| Parameters | Collection of Parameter |
None. |
|
| Files | Collection of FileParameter |
None. |
|
| Method | Method |
None. |
|
| Resource | string |
None. |
|
| RequestFormat | DataFormat |
None. |
|
| RootElement | string |
None. |
|
| DateFormat | string |
None. |
|
| XmlNamespace | string |
None. |
|
| Credentials | ICredentials |
None. |
|
| Timeout | integer |
None. |
|
| ReadWriteTimeout | integer |
None. |
|
| Attempts | integer |
None. |
|
| UseDefaultCredentials | boolean |
None. |
|
| AllowedDecompressionMethods | Collection of DecompressionMethods |
None. |
|
| OnBeforeDeserialization | ActionOfIRestResponse |
None. |