16 lines
774 B
Markdown
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)
|
|
|