Skip to content

Latest commit

 

History

History
86 lines (46 loc) · 1.63 KB

BaseAccountInstrument.md

File metadata and controls

86 lines (46 loc) · 1.63 KB

@bigcommerce/checkout-sdk / BaseAccountInstrument

Interface: BaseAccountInstrument

Hierarchy

Table of contents

Properties

Properties

bigpayToken

bigpayToken: string

Inherited from

BaseInstrument.bigpayToken


defaultInstrument

defaultInstrument: boolean

Inherited from

BaseInstrument.defaultInstrument


method

method: string

Overrides

BaseInstrument.method


provider

provider: string

Inherited from

BaseInstrument.provider


trustedShippingAddress

trustedShippingAddress: boolean

Inherited from

BaseInstrument.trustedShippingAddress


type

type: "account" | "bank"

Overrides

BaseInstrument.type