@ptkl/sdk - v1.7.1
Preparing search index...
v0.10/types/integrations
DocumentGenerateResponse
Type Alias DocumentGenerateResponse
Response from document generation
type
DocumentGenerateResponse
=
{
content
:
string
;
status
:
boolean
;
}
Index
Properties
content
status
Properties
content
content
:
string
Rendered document content
status
status
:
boolean
Whether the generation was successful
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
status
@ptkl/sdk - v1.7.1
Loading...
Response from document generation