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

***

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

# Interface: PayPalInstrument

## Extends

- [`BaseAccountInstrument`](BaseAccountInstrument.md)

## Properties

### bigpayToken

> **bigpayToken**: `string`

#### Inherited from

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

***

### defaultInstrument

> **defaultInstrument**: `boolean`

#### Inherited from

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

***

### externalId

> **externalId**: `string`

***

### method

> **method**: `"paypal"`

#### 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**: `"account"` \| `"bank"`

#### Inherited from

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