Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 642 Bytes

BbWebHook.md

File metadata and controls

13 lines (9 loc) · 642 Bytes

BbWebHook

Properties

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

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