class DeepL::UsageFree

Defined in:

deepl/usage.cr

Constructors

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]