Class: EventHook

EventHook


new EventHook()

Properties:
Name Type Description
_links hash
channel EventHookChannel
created dateTime
createdBy string
events EventSubscriptions
id string
lastUpdated dateTime
name string
status string
verificationStatus string

Extends

Methods


activate()

Returns:
Type
Promise.<EventHook>

deactivate()

Returns:
Type
Promise.<EventHook>

update()

Returns:
Type
Promise.<EventHook>

verify()

Returns:
Type
Promise.<EventHook>