# Interface: JourneyProps

Defined in: [embeds/Journey.tsx:26](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/Journey.tsx#L26)

## Properties

### children

> **children**: `ReactNode`

Defined in: [embeds/Journey.tsx:31](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/Journey.tsx#L31)

***

### customer?

> `optional` **customer?**: [`CustomerInfo`](https://plandalf.com/docs/packages/react/interfaces/CustomerInfo)

Defined in: [embeds/Journey.tsx:30](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/Journey.tsx#L30)

***

### id

> **id**: `string`

Defined in: [embeds/Journey.tsx:27](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/Journey.tsx#L27)

***

### options

> **options**: [`JourneyOptions`](https://plandalf.com/docs/packages/react/type-aliases/JourneyOptions)

Defined in: [embeds/Journey.tsx:29](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/Journey.tsx#L29)

***

### type

> **type**: `string`

Defined in: [embeds/Journey.tsx:28](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/Journey.tsx#L28)

Source: https://plandalf.com/docs/packages/react/interfaces/JourneyProps
