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
13
# CreatePresetRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Preset name (1-50 characters) | 
**description** | Option<**String**> | Optional description (max 200 characters) | [optional]
**params** | **std::collections::HashMap<String, serde_json::Value>** | Transformation parameters | 

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