Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 590 Bytes

BBWebHook.md

File metadata and controls

12 lines (9 loc) · 590 Bytes

IO.Swagger.Model.BBWebHook

Properties

Name Type Description Notes
UserId string The user to whom the webhook belongs [optional]
HookId int? The id of the hook [optional]
Url string the url to send hook requests to [optional]
IsHidden bool? Whether the hook is displayed to the user [optional]

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