add subdir
This commit is contained in:
11
Models/FinishFileDataUploadRequest.md
Normal file
11
Models/FinishFileDataUploadRequest.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# FinishFileDataUploadRequest
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
| **etags** | **Set** | Array of ETags uploaded. | [optional] [default to null] |
|
||||
| **maxParts** | **String** | Always a zero in string form, despite how many parts uploaded. | [default to 0] |
|
||||
| **nextPartNumber** | **String** | Always a zero in string form, despite how many parts uploaded. | [default to 0] |
|
||||
|
||||
[[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