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

***

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

# Interface: AchInstrument

## Extends

- [`BaseAccountInstrument`](BaseAccountInstrument.md)

## Properties

### accountNumber

> **accountNumber**: `string`

***

### bigpayToken

> **bigpayToken**: `string`

#### Inherited from

[`BaseAccountInstrument`](BaseAccountInstrument.md).[`bigpayToken`](BaseAccountInstrument.md#bigpaytoken)

***

### defaultInstrument

> **defaultInstrument**: `boolean`

#### Inherited from

[`BaseAccountInstrument`](BaseAccountInstrument.md).[`defaultInstrument`](BaseAccountInstrument.md#defaultinstrument)

***

### issuer

> **issuer**: `string`

***

### method

> **method**: `"ach"` \| `"ecp"`

#### Overrides

[`BaseAccountInstrument`](BaseAccountInstrument.md).[`method`](BaseAccountInstrument.md#method)

***

### provider

> **provider**: `string`

#### Inherited from

[`BaseAccountInstrument`](BaseAccountInstrument.md).[`provider`](BaseAccountInstrument.md#provider)

***

### trustedShippingAddress

> **trustedShippingAddress**: `boolean`

#### Inherited from

[`BaseAccountInstrument`](BaseAccountInstrument.md).[`trustedShippingAddress`](BaseAccountInstrument.md#trustedshippingaddress)

***

### type

> **type**: `"bank"`

#### Overrides

[`BaseAccountInstrument`](BaseAccountInstrument.md).[`type`](BaseAccountInstrument.md#type)
