public property PaymentMethod::$uid in Payment 7
The UID of the user this payment method belongs to.
Type: integer
File
- ./
payment.classes.inc, line 564 - The API and related functions for executing and managing payments.
Class
- PaymentMethod
- Payment method configuration.
Code
public $uid = NULL;