Discount class

Discount class

Discount class.

The Discount type exposes the following members:

Constructors

ConstructorDescription
Discount()Initializes a new instance of Discount class.

Properties

PropertyDescription
discount_rateGets or sets the discount rate.
discount_amountGets or sets the discount amount.
discount_dateGets or sets the date to apply the discount
discount_descriptionGets or sets the discount description.

See Also