[@bigcommerce/checkout-sdk](../README.md) › [BraintreeStoredCardFieldOptions](braintreestoredcardfieldoptions.md)

# Interface: BraintreeStoredCardFieldOptions

## Hierarchy

* [BraintreeFormFieldOptions](braintreeformfieldoptions.md)

  ↳ **BraintreeStoredCardFieldOptions**

## Index

### Properties

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

## Properties

### `Optional` accessibilityLabel

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

*Inherited from [BraintreeFormFieldOptions](braintreeformfieldoptions.md).[accessibilityLabel](braintreeformfieldoptions.md#optional-accessibilitylabel)*

___

###  containerId

• **containerId**: *string*

*Inherited from [BraintreeFormFieldOptions](braintreeformfieldoptions.md).[containerId](braintreeformfieldoptions.md#containerid)*

___

###  instrumentId

• **instrumentId**: *string*

___

### `Optional` placeholder

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

*Inherited from [BraintreeFormFieldOptions](braintreeformfieldoptions.md).[placeholder](braintreeformfieldoptions.md#optional-placeholder)*
