You are here

protected property UserpointsTransaction::$orig_status in User Points 7.2

The original status of this transaction, used for denying changes to this transaction if is is not pending anymore.

Type: int

File

./userpoints.transaction.inc, line 95
Contains the UserpointsTransaction and related classes.

Class

UserpointsTransaction
A Userpoints transaction.

Code

protected $orig_status;