My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.DataModels.GetFileMetadata Class Reference
Inheritance diagram for PlayFab.DataModels.GetFileMetadata:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string Checksum
 Checksum value for the file, can be used to check if the file on the server has changed.
 
string DownloadUrl
 Download URL where the file can be retrieved.
 
string FileName
 Name of the file.
 
DateTime LastModified
 Last UTC time the file was modified.
 
int Size
 Storage service's reported byte count.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: