CORE POS - Fannie
The CORE POS back end
Protected Attributes | List of all members
SatelliteLogModel Class Reference
Inheritance diagram for SatelliteLogModel:

Protected Attributes

 $name = "SatelliteLog"
 
 $preferred_db = 'plugin:SatelliteDB'
 
 $columns
 

Member Data Documentation

SatelliteLogModel::$columns
protected
Initial value:
= array(
'satelliteLogID' => array('type'=>'INT', 'primary_key'=>true, 'increment'=>true),
'dtransactionsID' => array('type'=>'INT'),
'capSigID' => array('type'=>'INT'),
'paycardID' => array('type'=>'VARCHAR(10)'),
'tdate' => array('type'=>'DATETIME'),
)

The documentation for this class was generated from the following file: