# Interface: CheckoutItem

Defined in: [embeds/types.ts:3](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/types.ts#L3)

## Properties

### lookup\_key

> **lookup\_key**: `string`

Defined in: [embeds/types.ts:4](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/types.ts#L4)

***

### quantity

> **quantity**: `number`

Defined in: [embeds/types.ts:5](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/types.ts#L5)

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