◆ Bytes
| int64 FCreateUpload::Bytes {} |
The number of bytes in the file you are uploading.
◆ Expires_After
The expiration policy for a file. By default, files with purpose=batch expire after 30 days and all other files are persisted until manually deleted.
◆ Filename
| FString FCreateUpload::Filename |
The name of the file to upload.
◆ Mime_Type
| FString FCreateUpload::Mime_Type |
The MIME type of the file. This must fall within the supported MIME types for your file purpose. See the supported MIME types for assistants and vision.
◆ Purpose
| FString FCreateUpload::Purpose |
The documentation for this struct was generated from the following file: