Class: Mindee::V1::Product::Cropper::CropperV1Document
- Inherits:
-
Mindee::V1::Parsing::Common::Prediction
- Object
- Mindee::V1::Parsing::Common::Prediction
- Mindee::V1::Product::Cropper::CropperV1Document
- Defined in:
- lib/mindee/v1/product/cropper/cropper_v1_document.rb,
sig/mindee/v1/product/cropper/cropper_v1_document.rbs
Overview
Cropper API version 1.1 document data.
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize ⇒ CropperV1Document
constructor
A new instance of CropperV1Document.
- #to_s ⇒ String
Constructor Details
#initialize ⇒ CropperV1Document
Returns a new instance of CropperV1Document.
8 |
# File 'sig/mindee/v1/product/cropper/cropper_v1_document.rbs', line 8 def initialize: (Hash[String | Symbol, untyped], Integer?) -> void |
Instance Method Details
#to_s ⇒ String
9 |
# File 'sig/mindee/v1/product/cropper/cropper_v1_document.rbs', line 9 def to_s: -> String |