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

***

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

# Interface: HostedStoredCardFieldOptions

## Extends

- [`HostedCardFieldOptions`](HostedCardFieldOptions.md)

## Properties

### accessibilityLabel?

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

#### Inherited from

[`HostedCardFieldOptions`](HostedCardFieldOptions.md).[`accessibilityLabel`](HostedCardFieldOptions.md#accessibilitylabel)

***

### containerId

> **containerId**: `string`

#### Inherited from

[`HostedCardFieldOptions`](HostedCardFieldOptions.md).[`containerId`](HostedCardFieldOptions.md#containerid)

***

### instrumentId

> **instrumentId**: `string`

***

### placeholder?

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

#### Inherited from

[`HostedCardFieldOptions`](HostedCardFieldOptions.md).[`placeholder`](HostedCardFieldOptions.md#placeholder)
