ServerNumber Property
Used for restaurant transactions: Id number of the server making the transaction.
Object Oriented Interface
public function getServerNumber(); public function setServerNumber($value);
Procedural Interface
inpaydirect_ptechretail_get($res, 46 ); inpaydirect_ptechretail_set($res, 46, $value );
Default Value
''
Remarks
Each server should have his or her own Id number.
Data Type
String