fields

package
v0.0.0-...-eea0c02 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

The fields that can be queried from the Reporting API.

They are part of a search Criteria.

Each field has a restriction as to what operators can be used on it.

Index

Constants

View Source
const (
	TransactionId     = iota + 1 // >=,<=,=,<>,>,<
	Amount                       // >=,<=,=,<>,>,<
	MaskedCardNumber             // =
	CardOwner                    // =,START WITH
	OrderNumber                  // >=,<=,=,<>,>,<
	IPAddress                    // =,START WITH
	AuthorizationCode            // =,START WITH
	TransType                    // =
	CardType                     // =
	Response                     // =
	BillingName                  // =,START WITH
	BillingEmail                 // =,START WITH
	BillingPhone                 // =,START WITH
	ProcessedBy                  // =
	Ref1                         // =,START WITH
	Ref2                         // =,START WITH
	Ref3                         // =,START WITH
	Ref4                         // =,START WITH
	Ref5                         // =,START WITH
	ProductName                  // =,START WITH
	ProductID                    // =,START WITH
	CustCode                     // =,START WITH
	IDAdjustmentTo               // =
	IDAdjustedBy                 // =
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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