Skip to content

Latest commit

 

History

History
101 lines (55 loc) · 1.8 KB

BankInstrument.md

File metadata and controls

101 lines (55 loc) · 1.8 KB

@bigcommerce/checkout-sdk / BankInstrument

Interface: BankInstrument

Hierarchy

Table of contents

Properties

Properties

accountNumber

accountNumber: string


bigpayToken

bigpayToken: string

Inherited from

BaseAccountInstrument.bigpayToken


defaultInstrument

defaultInstrument: boolean

Inherited from

BaseAccountInstrument.defaultInstrument


iban

iban: string


issuer

issuer: string


method

method: string

Overrides

BaseAccountInstrument.method


provider

provider: string

Inherited from

BaseAccountInstrument.provider


trustedShippingAddress

trustedShippingAddress: boolean

Inherited from

BaseAccountInstrument.trustedShippingAddress


type

type: "bank"

Overrides

BaseAccountInstrument.type