Preparing search index...
The search index is not available
digicust_types
digicust_types
ImportOcrDocumentIntoGraphDto
Interface ImportOcrDocumentIntoGraphDto
interface
ImportOcrDocumentIntoGraphDto
{
caseId
:
string
;
customerId
:
string
;
documentId
:
string
;
importStrategy
:
{
blobStorageUri
?:
string
;
localFile
?:
string
;
}
;
projectId
:
string
;
}
Index
Properties
case
Id
customer
Id
document
Id
import
Strategy
project
Id
Properties
case
Id
case
Id
:
string
customer
Id
customer
Id
:
string
document
Id
document
Id
:
string
import
Strategy
import
Strategy
:
{
blobStorageUri
?:
string
;
localFile
?:
string
;
}
Type declaration
Optional
blob
Storage
Uri
?:
string
Optional
local
File
?:
string
project
Id
project
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
case
Id
customer
Id
document
Id
import
Strategy
project
Id
digicust_types
Loading...