FileDetails Fields |
[This is preliminary documentation and is subject to change.]
The RuyiNetUploadFileResponseDataFileDetails type exposes the following members.
Name | Description | |
---|---|---|
cloudPath |
The location of the file on the cloud.
| |
createdAt |
When the file was created.
| |
expiresAt |
When the file expires.
| |
filename |
The filename.
| |
fileSize |
The size of the file.
| |
fileType |
The file type.
| |
gameId |
The ID of the game the file relates to.
| |
path |
The path to the file.
| |
profileId |
The profile ID of the owning player.
| |
replaceIfExists |
Whether the file will replace a file if it already exists.
| |
shareable |
Whether or not the file is shareable.
| |
updatedAt |
When the file was last updated.
| |
uploadId |
The ID of this upload.
|