apiv1

package
v0.0.0-...-1f07f51 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: BSD-3-Clause, MIT Imports: 3 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 {
	// contains filtered or unexported fields
}

Client represents a v1 client. Thread-safe.

func NewClient

func NewClient(parent *communicator.APIResource, pathContext map[string]string) (*Client, error)

NewClient constructs a new v1 client

parent is the communicator.APIResource on top of which we want to build the new v1 client

func (*Client) Acquirer

func (c *Client) Acquirer(acquirerID string) *acquirer.Client

Acquirer represents the resource /processing/v1/{acquirerId}

func (*Client) Ping

func (c *Client) Ping() *ping.Client

Ping represents the resource /services/v1/ping

Jump to

Keyboard shortcuts

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