Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 594 Bytes

File metadata and controls

16 lines (12 loc) · 594 Bytes

ScrapeBadger.Model.FilterRuleCreate

Create filter rule request.

Properties

Name Type Description Notes
Tag string
Query string
IntervalSeconds decimal
MaxResultsPerPoll int [optional] [default to 20]
WebhookUrl string [optional]
WebhookSecret string [optional]

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