Skip to content

Latest commit

 

History

History
79 lines (43 loc) · 1.67 KB

baseaccountinstrument.md

File metadata and controls

79 lines (43 loc) · 1.67 KB

@bigcommerce/checkout-sdkBaseAccountInstrument

Interface: BaseAccountInstrument

Hierarchy

Index

Properties

Properties

bigpayToken

bigpayToken: string

Inherited from BankInstrument.bigpayToken


defaultInstrument

defaultInstrument: boolean

Inherited from BankInstrument.defaultInstrument


externalId

externalId: string


method

method: string

Overrides BaseInstrument.method


provider

provider: string

Inherited from BankInstrument.provider


trustedShippingAddress

trustedShippingAddress: boolean

Inherited from BankInstrument.trustedShippingAddress


type

type: "account" | "bank"

Overrides BaseInstrument.type