Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 750 Bytes

FilterDetails.md

File metadata and controls

15 lines (11 loc) · 750 Bytes

Knedlex.StableHorde.Api.Model.FilterDetails

Properties

Name Type Description Notes
Id string The UUID of this filter.
Regex string The regex for this filter.
FilterType int The integer defining this filter type.
Description string Description about this regex. [optional]
Replacement string The replacement string for this regex. [optional] [default to ""]
User string The moderator which added or last updated this regex.

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