add subdir
This commit is contained in:
14
Models/FileVersionUploadStatus.md
Normal file
14
Models/FileVersionUploadStatus.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# FileVersionUploadStatus
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
| **etags** | **List** | Unknown | [default to null] |
|
||||
| **fileName** | **String** | | [default to null] |
|
||||
| **maxParts** | **Integer** | | [default to null] |
|
||||
| **nextPartNumber** | **Integer** | | [default to null] |
|
||||
| **parts** | **List** | | [default to null] |
|
||||
| **uploadId** | **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