class Abbyy::Models::ProcessMRZRequest

Overview

Request object for /processMRZ API-method.

Included Modules

Defined in:

abbyy/models/process_mrz_request.cr

Constructors

Instance methods inherited from module Abbyy::Models::FileBody

body : HTTP::Client::BodyType body, file_path : String file_path, file_path=(file_path : String) file_path=

Constructor methods inherited from module Abbyy::Models::FileBody

new(file_path : String) new

Instance methods inherited from class Abbyy::Models::BaseRequest

body : HTTP::Client::BodyType body, params : Hash(String, String) params

Constructor Detail

def self.new(file_path : String) #

[View source]