transactionhistory

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2018 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transaction

type Transaction struct {
	Timestamp       time.Time
	TransactionType string
	Location        string
	Route           string
	Product         string
	Debit           string
	Credit          string
	Balance         string
}

Transaction is a single transaction in a ClipperCard transaction history.

type TransactionHistory

type TransactionHistory struct {
	Transactions []Transaction
}

TransactionHistory is a single transaction history for a ClipperCard.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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