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