client

package
v0.2.0-beta Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Opts              Options
	FazzURL           string
	ValidationService *validationservice.Client
	Account           *account.Client
	Disbursement      *disbursement.Client
	Payment           *payment.Client
	PaymentLink       *paymentlink.Client
	PaymentMethod     *paymentmethod.Client
	Bank              *bank.Client
}

func New

func New(opts Options) *Client

func (*Client) Init

func (c *Client) Init()

type Options

type Options struct {
	ApiKey    string
	SecretKey string
}

Jump to

Keyboard shortcuts

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