@ptkl/sdk - v1.12.0
Preparing search index...
v0.10/types/kortex
Document
Type Alias Document
type
Document
=
{
content_type
:
string
;
created_at
:
string
;
knowledge_base_uuid
:
string
;
name
:
string
;
processing_error
?:
string
;
processing_status
:
string
;
project_uuid
:
string
;
retry_count
:
number
;
size
:
number
;
updated_at
:
string
;
uuid
:
string
;
}
Index
Properties
content_
type
created_
at
knowledge_
base_
uuid
name
processing_
error?
processing_
status
project_
uuid
retry_
count
size
updated_
at
uuid
Properties
content_
type
content_type
:
string
created_
at
created_at
:
string
knowledge_
base_
uuid
knowledge_base_uuid
:
string
name
name
:
string
Optional
processing_
error
processing_error
?:
string
processing_
status
processing_status
:
string
project_
uuid
project_uuid
:
string
retry_
count
retry_count
:
number
size
size
:
number
updated_
at
updated_at
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content_
type
created_
at
knowledge_
base_
uuid
name
processing_
error
processing_
status
project_
uuid
retry_
count
size
updated_
at
uuid
@ptkl/sdk - v1.12.0
Loading...