You are here

public property Payment::$uid in Payment 7

The UID of the user this payment belongs to.

Type: integer

File

./payment.classes.inc, line 123
The API and related functions for executing and managing payments.

Class

Payment
A single payment. Contains all payment-specific data.

Code

public $uid = NULL;