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

***

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

# Interface: HostedFieldAttachEvent

## Properties

### payload

> **payload**: `object`

#### accessibilityLabel?

> `optional` **accessibilityLabel?**: `string`

#### cardInstrument?

> `optional` **cardInstrument?**: [`CardInstrument`](CardInstrument.md)

#### fontUrls?

> `optional` **fontUrls?**: `string`[]

#### origin?

> `optional` **origin?**: `string`

#### placeholder?

> `optional` **placeholder?**: `string`

#### styles?

> `optional` **styles?**: [`HostedFieldStylesMap`](HostedFieldStylesMap.md)

#### type

> **type**: [`HostedFieldType`](../enumerations/HostedFieldType.md)

***

### type

> **type**: [`AttachRequested`](../enumerations/HostedFieldEventType.md#attachrequested)
