Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 535 Bytes

ReplaceStringSimpleRequest.md

File metadata and controls

12 lines (8 loc) · 535 Bytes

ReplaceStringSimpleRequest

Properties

Name Type Description Notes
text_content str Input text content [optional]
target_string str Target input string to match and be replaced [optional]
replace_with_string str Replacement for target string [optional]

[Back to Model list] [Back to API list] [Back to README]