Class: DeepL::Constants::Tone
- Inherits:
-
BaseConstant
- Object
- BaseConstant
- DeepL::Constants::Tone
- Defined in:
- lib/deepl/constants/tone.rb
Constant Summary collapse
- DEFAULT =
'default'- ENTHUSIASTIC =
'enthusiastic'- FRIENDLY =
'friendly'- CONFIDENT =
'confident'- DIPLOMATIC =
'diplomatic'- PREFER_ENTHUSIASTIC =
'prefer_enthusiastic'- PREFER_FRIENDLY =
'prefer_friendly'- PREFER_CONFIDENT =
'prefer_confident'- PREFER_DIPLOMATIC =
'prefer_diplomatic'