hotdata 0.7.0

Powerful data platform API for datasets, queries, and analytics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# MintedUploadPartResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**part_number** | **i32** | The 1-based part number this URL is for. | 
**url** | **String** | Short-lived URL to `PUT` this part's bytes to. Keep the response's `ETag` and pass the `{part_number, e_tag}` pair to finalize. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)