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