Interface: WebhookEndpointResponse
Defined in: sdk/src/types.ts:549
Extended by
Section titled “Extended by”Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:550 |
organizationId | string | sdk/src/types.ts:551 |
url | string | sdk/src/types.ts:552 |
events | string[] | sdk/src/types.ts:553 |
isActive | boolean | sdk/src/types.ts:554 |
createdAt | string | sdk/src/types.ts:555 |
updatedAt | string | sdk/src/types.ts:556 |