---
title: BrexWebhooks
editUrl: false
head: []
template: doc
prev: false
next: false
sidebar:
  hidden: false
  attrs: {}
pagefind: true
draft: false
---

Defined in: [src/webhooks/client.gen.ts:267](https://github.com/slingshot/brex/blob/9dff46b5d5637a0dd072bca56d02d8a0f4425312/src/webhooks/client.gen.ts#L267)

## Constructors

### Constructor

> **new BrexWebhooks**(`core`): `BrexWebhooks`

Defined in: [src/webhooks/client.gen.ts:270](https://github.com/slingshot/brex/blob/9dff46b5d5637a0dd072bca56d02d8a0f4425312/src/webhooks/client.gen.ts#L270)

#### Parameters

##### core

[`BrexCore`](/brex/api/index/classes/brexcore/)

#### Returns

`BrexWebhooks`

## Properties

### webhookGroups

> `readonly` **webhookGroups**: [`WebhookGroups`](/brex/api/webhooks/classes/webhookgroups/)

Defined in: [src/webhooks/client.gen.ts:268](https://github.com/slingshot/brex/blob/9dff46b5d5637a0dd072bca56d02d8a0f4425312/src/webhooks/client.gen.ts#L268)

***

### webhooks

> `readonly` **webhooks**: [`Webhooks`](/brex/api/webhooks/classes/webhooks/)

Defined in: [src/webhooks/client.gen.ts:269](https://github.com/slingshot/brex/blob/9dff46b5d5637a0dd072bca56d02d8a0f4425312/src/webhooks/client.gen.ts#L269)