My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ProfilesModels.EntityProfileFileMetadata Class Reference

An entity file's meta data. To get a download URL call File/GetFiles API. More...

Inheritance diagram for PlayFab.ProfilesModels.EntityProfileFileMetadata:
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 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 ()
 

Detailed Description

An entity file's meta data. To get a download URL call File/GetFiles API.


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