LineItem class

LineItem class

Line item class.

The LineItem type exposes the following members:

Constructors

Constructor Description
LineItem() Initializes a new instance of LineItem class.

Properties

Property Description
line_item_amount Gets or sets the amount of the line item.
line_item_description Gets or sets the line item description.

See Also