SaveFileRequest - Represents a request to save a file.
The id of the record that the file will be saved to.
The id of the field that the file will be saved to.
The notes for the file.
The modified date for the file.
The name of the file.
The content type of the file.
The file stream.
AsFormData - Converts the SaveFileRequest to a FormData object.
SaveFileRequest - Represents a request to save a file.