> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DisplayCardReturnObject

[@qonto/embed-sdk](../../README) / [\<internal>](../README) / DisplayCardReturnObject

# Interface: DisplayCardReturnObject

Object returned from calls to `displayCard`. It allows operating
with the UI the function injects in the calling page.

## Properties

### destroyEmbedUI()

> **destroyEmbedUI**: () => `void`

A function that will destroy the Embed UI injected when
`displayCard` was called and will remove it from the page.

#### Returns

`void`
