AddFileBody¶
Adds a file as the request body.
1 |
|
Parameters¶
string fileId
The ID number of the file.
Returns¶
The current RestRequest instance.
Adds a file as the request body.
1 |
|
string fileId
The ID number of the file.
The current RestRequest instance.