Class: DeeplAPI::Formality
- Inherits:
-
Object
- Object
- DeeplAPI::Formality
- Includes:
- Ruby::Enum
- Defined in:
- lib/deepl_api.rb
Overview
Translation option that controls the desired translation formality
-
‘Formality::LESS` - Translate less formally.
-
‘Formality::DEFAULT` - Default formality.
-
‘Formality::MORE` - Translate more formally.