Skip to content

Latest commit

 

History

History
94 lines (51 loc) · 1.73 KB

AchInstrument.md

File metadata and controls

94 lines (51 loc) · 1.73 KB

@bigcommerce/checkout-sdk / AchInstrument

Interface: AchInstrument

Hierarchy

Table of contents

Properties

Properties

accountNumber

accountNumber: string


bigpayToken

bigpayToken: string

Inherited from

BaseAccountInstrument.bigpayToken


defaultInstrument

defaultInstrument: boolean

Inherited from

BaseAccountInstrument.defaultInstrument


issuer

issuer: string


method

method: "ach" | "ecp"

Overrides

BaseAccountInstrument.method


provider

provider: string

Inherited from

BaseAccountInstrument.provider


trustedShippingAddress

trustedShippingAddress: boolean

Inherited from

BaseAccountInstrument.trustedShippingAddress


type

type: "bank"

Overrides

BaseAccountInstrument.type