\KorbaParam

Class Param maintains uniformity between classes.

A class that holds constant params to be used by other class to ensure uniformity.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
PHONE_NUMBER
SESSION_ID
NETWORK
OPTION
TARGET
HISTORY
PAYLOAD
ACCOUNT_NUMBER
AMOUNT
PURPOSE
AUTHORIZATION
TYPE
TRANSACTION_ID
PARAM
No protected methods found
No protected properties found
N/A
__construct()
No private properties found
N/A

Constants

PHONE_NUMBER

PHONE_NUMBER

SESSION_ID

SESSION_ID

NETWORK

NETWORK

OPTION

OPTION

TARGET

TARGET

HISTORY

HISTORY

PAYLOAD

PAYLOAD

ACCOUNT_NUMBER

ACCOUNT_NUMBER

AMOUNT

AMOUNT

PURPOSE

PURPOSE

AUTHORIZATION

AUTHORIZATION

TYPE

TYPE

TRANSACTION_ID

TRANSACTION_ID

PARAM

PARAM

Methods

__construct()

__construct() 

Param private constructor.

This construct prevents creating an instance of the class since it has only static methods.