add subdir
This commit is contained in:
15
Models/FileData.md
Normal file
15
Models/FileData.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# FileData
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
| **category** | **String** | | [default to queued] |
|
||||
| **fileName** | **String** | | [default to null] |
|
||||
| **md5** | **String** | | [optional] [default to null] |
|
||||
| **sizeInBytes** | **Integer** | | [default to null] |
|
||||
| **status** | **String** | | [default to waiting] |
|
||||
| **uploadId** | **String** | | [default to ] |
|
||||
| **url** | **String** | | [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)
|
||||
|
||||
Reference in New Issue
Block a user