Preparing search index...
The search index is not available
digicust_types
digicust_types
RossumAnnotationNodeDto
Interface RossumAnnotationNodeDto
interface
RossumAnnotationNodeDto
{
category
?:
string
;
children
?:
RossumAnnotationNodeDto
[]
;
content
?:
RossumAnnotationContentDto
;
id
?:
string
;
rir_confidence
?:
number
;
schema_id
?:
string
;
time_spent
?:
number
;
type
?:
string
;
url
?:
string
;
validation_sources
?:
string
[]
;
value
?:
string
;
}
Index
Properties
category?
children?
content?
id?
rir_
confidence?
schema_
id?
time_
spent?
type?
url?
validation_
sources?
value?
Properties
Optional
category
category
?:
string
Optional
children
children
?:
RossumAnnotationNodeDto
[]
Optional
content
content
?:
RossumAnnotationContentDto
Optional
id
id
?:
string
Optional
rir_
confidence
rir_
confidence
?:
number
Optional
schema_
id
schema_
id
?:
string
Optional
time_
spent
time_
spent
?:
number
Optional
type
type
?:
string
Optional
url
url
?:
string
Optional
validation_
sources
validation_
sources
?:
string
[]
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
category
children
content
id
rir_
confidence
schema_
id
time_
spent
type
url
validation_
sources
value
digicust_types
Loading...