Class: DeepL::Constants::Formality

Inherits:
BaseConstant show all
Defined in:
lib/deepl/constants/formality.rb

Constant Summary collapse

DEFAULT =
'default'
MORE =
'more'
LESS =
'less'
PREFER_MORE =
'prefer_more'
PREFER_LESS =
'prefer_less'

Method Summary

Methods inherited from BaseConstant

options, valid?