Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 660 Bytes

File metadata and controls

12 lines (8 loc) · 660 Bytes

HtmlTemplateOperation

Properties

Name Type Description Notes
action int Operation action to take; possible values are "Replace" [optional]
match_agsint string For Replace operations, the string to match against (to be replaced with ReplaceWith string) [optional]
replace_with string For Replace operations, the string to Replace the original string with [optional]

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