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

# Interface: HostedStoredCardFieldOptions

## Hierarchy

* [HostedCardFieldOptions](hostedcardfieldoptions.md)

  ↳ **HostedStoredCardFieldOptions**

## Index

### Properties

* [accessibilityLabel](hostedstoredcardfieldoptions.md#optional-accessibilitylabel)
* [containerId](hostedstoredcardfieldoptions.md#containerid)
* [instrumentId](hostedstoredcardfieldoptions.md#instrumentid)
* [placeholder](hostedstoredcardfieldoptions.md#optional-placeholder)

## Properties

### `Optional` accessibilityLabel

• **accessibilityLabel**? : *undefined | string*

*Inherited from [HostedCardFieldOptions](hostedcardfieldoptions.md).[accessibilityLabel](hostedcardfieldoptions.md#optional-accessibilitylabel)*

___

###  containerId

• **containerId**: *string*

*Inherited from [HostedCardFieldOptions](hostedcardfieldoptions.md).[containerId](hostedcardfieldoptions.md#containerid)*

___

###  instrumentId

• **instrumentId**: *string*

___

### `Optional` placeholder

• **placeholder**? : *undefined | string*

*Inherited from [HostedCardFieldOptions](hostedcardfieldoptions.md).[placeholder](hostedcardfieldoptions.md#optional-placeholder)*
