# HtmlTemplateOperation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action** | **int** | Operation action to take; possible values are \&quot;Replace\&quot; | [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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


