class DeepL::DocumentHandle

Included Modules

Defined in:

deepl/document_handle.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, key : String) #

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

[View source]

Instance Method Detail

def id : String #

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

[View source]
def key : String #

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

[View source]