public property PaymentStatusItem::$pid in Payment 7
The PID of the payment this status item belongs to.
Type: integer
File
- ./
payment.classes.inc, line 1175 - The API and related functions for executing and managing payments.
Class
- PaymentStatusItem
- A payment status line item.
Code
public $pid = 0;