class DeepL::UsagePro::Product

Included Modules

Defined in:

deepl/usage.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(product_type : String, api_key_character_count : Int64, character_count : Int64) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def api_key_character_count : Int64 #

[View source]
def api_key_character_count=(api_key_character_count : Int64) #

[View source]
def character_count : Int64 #

[View source]
def character_count=(character_count : Int64) #

[View source]
def product_type : String #

[View source]
def product_type=(product_type : String) #

[View source]