Module: Apifreaks::Types::OcrPredictRequestModel

Extended by:
Internal::Types::Enum
Defined in:
lib/apifreaks/types/ocr_predict_request_model.rb

Constant Summary collapse

MINI_OCR_V1 =
"mini-ocr-v1"
OCR_V1 =
"ocr-v1"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load