[**@bigcommerce/checkout-sdk**](../README.md)

***

[@bigcommerce/checkout-sdk](../README.md) / IframeEventPostOptions

# Interface: IframeEventPostOptions\<TSuccessEvent, TErrorEvent\>

## Type Parameters

### TSuccessEvent

`TSuccessEvent` *extends* [`IframeEvent`](IframeEvent.md)

### TErrorEvent

`TErrorEvent` *extends* [`IframeEvent`](IframeEvent.md)

## Properties

### errorType?

> `optional` **errorType?**: `TErrorEvent`\[`"type"`\]

***

### successType?

> `optional` **successType?**: `TSuccessEvent`\[`"type"`\]
