# SettingsCharacterEncodingsSettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**current_encoding** | **String** | Current character encoding. | [default to null]
**default_encoding** | **String** | Default character encoding. | [default to null]
**encodings** | **Vec<String>** | A list of supported encoding values. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)