Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 647 Bytes

PatchExistingFilter.md

File metadata and controls

13 lines (9 loc) · 647 Bytes

Knedlex.StableHorde.Api.Model.PatchExistingFilter

Properties

Name Type Description Notes
Regex string The regex for this filter. [optional]
FilterType int The integer defining this filter type. [optional]
Description string Description about this regex. [optional]
Replacement string The replacement string for this regex. [optional] [default to ""]

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