public property UserpointsTransaction::$txn_id in User Points 7.2
The transaction id (primary key) of this transaction
Type: integer
File
- ./
userpoints.transaction.inc, line 33 - Contains the UserpointsTransaction and related classes.
Class
- UserpointsTransaction
- A Userpoints transaction.
Code
public $txn_id = NULL;