# Interface: PortalOpenOptions

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

## Properties

### customerToken

> **customerToken**: `string`

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

***

### frame?

> `optional` **frame?**: `Partial`\<[`FrameConfig`](https://plandalf.com/docs/packages/sdk/interfaces/FrameConfig)\>

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

***

### returnUrl?

> `optional` **returnUrl?**: `string`

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

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