Init
This commit is contained in:
14
scp_core/docs/S3DownloadInfos.md
Normal file
14
scp_core/docs/S3DownloadInfos.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# S3DownloadInfos
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**filename** | Option<**String**> | | [optional]
|
||||
**presigned_url** | Option<**String**> | | [optional]
|
||||
**presigned_url_validity_duration_in_hours** | Option<**i32**> | | [optional]
|
||||
**headers** | Option<[**std::collections::HashMap<String, Vec<String>>**](Vec.md)> | | [optional]
|
||||
|
||||
[[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