[@bigcommerce/checkout-sdk](../README.md) › [NonceInstrument](nonceinstrument.md)

# Interface: NonceInstrument

## Hierarchy

* **NonceInstrument**

## Index

### Properties

* [deviceSessionId](nonceinstrument.md#optional-devicesessionid)
* [nonce](nonceinstrument.md#nonce)
* [shouldSaveInstrument](nonceinstrument.md#optional-shouldsaveinstrument)
* [shouldSetAsDefaultInstrument](nonceinstrument.md#optional-shouldsetasdefaultinstrument)

## Properties

### `Optional` deviceSessionId

• **deviceSessionId**? : *undefined | string*

___

###  nonce

• **nonce**: *string*

___

### `Optional` shouldSaveInstrument

• **shouldSaveInstrument**? : *undefined | false | true*

___

### `Optional` shouldSetAsDefaultInstrument

• **shouldSetAsDefaultInstrument**? : *undefined | false | true*
