module Abbyy::Models::FileBody

Direct including types

Defined in:

abbyy/models/file_body.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(file_path : String) #

[View source]

Instance Method Detail

def body : HTTP::Client::BodyType #

[View source]
def file_path : String #

The path of file to send.

Required Parameter


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

[View source]