transactions

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2020 License: MIT Imports: 4 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
}

func Create

func Create(get types.RemoteCall) *Client

func (*Client) History

func (c *Client) History(payload TransactionHistoryReq) ([]*types.Transaction, error)

type TransactionHistoryReq

type TransactionHistoryReq struct {
	From types.Time `payfast:"from,query,yyyy-mm-dd,optional"`
	To   types.Time `payfast:"to,query,yyyy-mm-dd,optional"`
}

Jump to

Keyboard shortcuts

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