@ptkl/sdk - v1.13.0
Preparing search index...
v0.10/types/integrations
ExtractTextPayload
Type Alias ExtractTextPayload
type
ExtractTextPayload
=
{
file_name
?:
string
;
input_data
?:
string
;
input_path
?:
string
;
output_file_name
?:
string
;
output_path
?:
string
;
output_text
?:
boolean
;
replace
?:
boolean
;
}
Index
Properties
file_
name?
input_
data?
input_
path?
output_
file_
name?
output_
path?
output_
text?
replace?
Properties
Optional
file_
name
file_name
?:
string
Optional
input_
data
input_data
?:
string
Optional
input_
path
input_path
?:
string
Optional
output_
file_
name
output_file_name
?:
string
Optional
output_
path
output_path
?:
string
Optional
output_
text
output_text
?:
boolean
Optional
replace
replace
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file_
name
input_
data
input_
path
output_
file_
name
output_
path
output_
text
replace
@ptkl/sdk - v1.13.0
Loading...