img_src 0.3.2

Rust SDK for img-src image processing and delivery API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# CreateSignedUrlRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**expires_in_seconds** | Option<**i32**> | Expiration time in seconds (60-86400, default 3600) | [optional][default to 3600]
**transformation** | Option<[**models::CreateSignedUrlRequestTransformation**]CreateSignedUrlRequestTransformation.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)