You are here

public property Payment::$pid in Payment 7

The internal ID of this payment.

Type: integer

File

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

Class

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

Code

public $pid = 0;