Class: DeepL::Constants::WritingStyle
- Inherits:
-
BaseConstant
- Object
- BaseConstant
- DeepL::Constants::WritingStyle
- Defined in:
- lib/deepl/constants/writing_style.rb
Constant Summary collapse
- DEFAULT =
'default'- SIMPLE =
'simple'- BUSINESS =
'business'- ACADEMIC =
'academic'- CASUAL =
'casual'- PREFER_SIMPLE =
'prefer_simple'- PREFER_BUSINESS =
'prefer_business'- PREFER_ACADEMIC =
'prefer_academic'- PREFER_CASUAL =
'prefer_casual'