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

# Interface: BraintreeError

## Hierarchy

- `Error`

  ↳ **`BraintreeError`**

## Table of contents

### Properties

- [code](BraintreeError.md#code)
- [details](BraintreeError.md#details)
- [type](BraintreeError.md#type)

## Properties

### code

• **code**: `string`

___

### details

• `Optional` **details**: `unknown`

___

### type

• **type**: ``"CUSTOMER"`` \| ``"MERCHANT"`` \| ``"NETWORK"`` \| ``"INTERNAL"`` \| ``"UNKNOWN"``
