Files
VRChatBackendDocs/Models/FileAnalysis.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

16 lines
774 B
Markdown

# FileAnalysis
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **avatarStats** | [**FileAnalysisAvatarStats**](FileAnalysisAvatarStats.md) | | [default to null] |
| **created\_at** | **Date** | | [optional] [default to null] |
| **encryptionKey** | **String** | | [optional] [default to null] |
| **fileSize** | **Integer** | | [default to null] |
| **performanceRating** | **String** | | [optional] [default to null] |
| **success** | **Boolean** | | [default to null] |
| **uncompressedSize** | **Integer** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)