instruments

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: MIT Imports: 1 Imported by: 6

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 InstrumentCustomerResponse struct {
	Id      string        `json:"id,omitempty"`
	Email   string        `json:"email,omitempty"`
	Name    string        `json:"name,omitempty"`
	Phone   *common.Phone `json:"phone,omitempty"`
	Default bool          `json:"default,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL