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

# Interface: PayPalInstrument

## Hierarchy

  ↳ [BaseAccountInstrument](baseaccountinstrument.md)

  ↳ **PayPalInstrument**

## Index

### Properties

* [bigpayToken](paypalinstrument.md#bigpaytoken)
* [defaultInstrument](paypalinstrument.md#defaultinstrument)
* [externalId](paypalinstrument.md#externalid)
* [method](paypalinstrument.md#method)
* [provider](paypalinstrument.md#provider)
* [trustedShippingAddress](paypalinstrument.md#trustedshippingaddress)
* [type](paypalinstrument.md#type)

## Properties

###  bigpayToken

• **bigpayToken**: *string*

*Inherited from [BankInstrument](bankinstrument.md).[bigpayToken](bankinstrument.md#bigpaytoken)*

___

###  defaultInstrument

• **defaultInstrument**: *boolean*

*Inherited from [BankInstrument](bankinstrument.md).[defaultInstrument](bankinstrument.md#defaultinstrument)*

___

###  externalId

• **externalId**: *string*

*Inherited from [BankInstrument](bankinstrument.md).[externalId](bankinstrument.md#externalid)*

___

###  method

• **method**: *"paypal"*

*Overrides [BaseAccountInstrument](baseaccountinstrument.md).[method](baseaccountinstrument.md#method)*

___

###  provider

• **provider**: *string*

*Inherited from [BankInstrument](bankinstrument.md).[provider](bankinstrument.md#provider)*

___

###  trustedShippingAddress

• **trustedShippingAddress**: *boolean*

*Inherited from [BankInstrument](bankinstrument.md).[trustedShippingAddress](bankinstrument.md#trustedshippingaddress)*

___

###  type

• **type**: *"account" | "bank"*

*Inherited from [BaseAccountInstrument](baseaccountinstrument.md).[type](baseaccountinstrument.md#type)*

*Overrides [BaseInstrument](baseinstrument.md).[type](baseinstrument.md#type)*
