Class: DeepL::Constants::Formality
- Inherits:
-
BaseConstant
- Object
- BaseConstant
- DeepL::Constants::Formality
- Defined in:
- lib/deepl/constants/formality.rb
Constant Summary collapse
- DEFAULT =
'default'- MORE =
'more'- LESS =
'less'- PREFER_MORE =
'prefer_more'- PREFER_LESS =
'prefer_less'