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.
Click to show internal directories.
Click to hide internal directories.