You are here

public property Payment::$description in Payment 7

The general description of this payment. Not to be confused with line item descriptions.

Type: string

File

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

Class

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

Code

public $description = '';