Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 544 Bytes

ReplaceStringSimpleRequest.md

File metadata and controls

12 lines (8 loc) · 544 Bytes

ReplaceStringSimpleRequest

Properties

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

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