Discount class

Discount class

Discount class.

The Discount type exposes the following members:

Constructors

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

Properties

Property Description
discount_rate Gets or sets the discount rate.
discount_amount Gets or sets the discount amount.
discount_date Gets or sets the date to apply the discount
discount_description Gets or sets the discount description.

See Also