public property PaymentLineItem::$description in Payment 7
A US English human-readable description for this line item. May contain HTML.
Type: string
File
- ./
payment.classes.inc, line 1096 - The API and related functions for executing and managing payments.
Class
- PaymentLineItem
- A payment line item.
Code
public $description = '';