Open Sidebar
Close Sidebar
deepl
main
DeepL
ApiKeyNotFoundError
AuthorizationError
DeepLError
DocumentHandle
DocumentNotReadyError
DocumentStatus
DocumentTranslationError
GlossaryDictionary
GlossaryEntriesInformation
GlossaryEntriesResponse
GlossaryInfo
GlossaryLanguagePair
GlossaryNameNotFoundError
GlossaryNotFoundError
LanguageInfo
MultilingualGlossaryInfo
MultilingualGlossaryLanguagePair
QuotaExceededError
RephraseResult
RequestError
TextResult
TooManyRequestsError
Translator
Usage
UsageFree
UsagePro
Product
class
DeepL::
UsageFree
DeepL::UsageFree
DeepL::Usage
Reference
Object
Defined in:
deepl/v2/usage_status.cr
Constructors
.new
(character_count, character_limit)
.new
(pull : JSON::PullParser)
Instance methods inherited from class
DeepL::Usage
character_count : Int64
character_count
,
character_count=(character_count : Int64)
character_count=
,
character_limit : Int64
character_limit
,
character_limit=(character_limit : Int64)
character_limit=
Constructor methods inherited from class
DeepL::Usage
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(character_count, character_limit)
#
[
View source
]
def self.
new
(pull : JSON::PullParser)
#
[
View source
]