lightyear.appwebhookconnector
Home > @runlightyear/lightyear > AppWebhookConnector
AppWebhookConnector class
Signature:declare abstract class AppWebhookConnector extends AuthConnector
Extends:
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(props) | Constructs a new instance of the AppWebhookConnector class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
camelize | boolean | ||
inDevelopment | boolean | ||
secrets | Secrets | ||
variables | Variables |
Methods
Method | Modifiers | Description |
---|---|---|
_subscribe(props) | ||
getIdentifier() | ||
getRedactHeaders() | ||
getRedactKeys() | ||
receiveDelivery(delivery) | ||
subscribe(props) | ||
unsubscribe() | ||
validateDelivery(delivery) |