Documentation ¶
Index ¶
Constants ¶
View Source
const Path = "instruments"
View Source
const ValidationPath = "/validation/bank-accounts/"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstrumentCustomerResponse ¶ added in v1.0.0
type InstrumentType ¶ added in v1.0.0
type InstrumentType string
const ( Card InstrumentType = "card" BankAccount InstrumentType = "bank_account" Token InstrumentType = "token" )
Click to show internal directories.
Click to hide internal directories.