# Interface: GateDefinition

Defined in: [packages/sdk/src/core/types.ts:384](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L384)

## Properties

### check?

> `optional` **check?**: [`GateCheck`](https://plandalf.com/docs/packages/sdk/type-aliases/GateCheck)\<`any`\>

Defined in: [packages/sdk/src/core/types.ts:386](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L386)

***

### flow

> **flow**: `string`

Defined in: [packages/sdk/src/core/types.ts:385](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L385)

Source: https://plandalf.com/docs/packages/sdk/interfaces/GateDefinition
