Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 864 Bytes

File metadata and controls

22 lines (18 loc) · 864 Bytes

ScrapeBadger.Model.FilterRuleResponse

Filter rule response. Per-poll billing — see GET /v1/twitter/filter-rules/pricing for the rates that apply globally to every rule.

Properties

Name Type Description Notes
Id string
Tag string
Query string
IntervalSeconds decimal
MaxResultsPerPoll int
Status string
StatusReason string
WebhookUrl string
WebhookSecretSet bool
TotalCreditsBurned decimal
CreatedAt DateTime
UpdatedAt DateTime

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