rusttwald 0.1.1

Inofficial Rust API client for the mittwald. API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# UserRequestAvatarUpload200ResponseRules

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**max_size_in_kb** | **i32** | Maximum size in kilobytes of the avatar image. | 
**mime_types** | **Vec<String>** | List of supported mime types. | 
**properties** | Option<[**models::UserRequestAvatarUpload200ResponseRulesProperties**]user_request_avatar_upload_200_response_rules_properties.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)