@ptkl/sdk - v1.13.0
Preparing search index...
v0.10/types/integrations
OCRModelSample
Type Alias OCRModelSample
type
OCRModelSample
=
{
created_at
?:
string
;
document_boundary
?:
OCRBoundaryRect
|
null
;
image_key
:
string
;
image_url
?:
string
;
is_primary
:
boolean
;
ocr_model_uuid
:
string
;
updated_at
?:
string
;
uuid
:
string
;
}
Index
Properties
created_
at?
document_
boundary?
image_
key
image_
url?
is_
primary
ocr_
model_
uuid
updated_
at?
uuid
Properties
Optional
created_
at
created_at
?:
string
Optional
document_
boundary
document_boundary
?:
OCRBoundaryRect
|
null
image_
key
image_key
:
string
Optional
image_
url
image_url
?:
string
is_
primary
is_primary
:
boolean
ocr_
model_
uuid
ocr_model_uuid
:
string
Optional
updated_
at
updated_at
?:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
at
document_
boundary
image_
key
image_
url
is_
primary
ocr_
model_
uuid
updated_
at
uuid
@ptkl/sdk - v1.13.0
Loading...