Click or drag to resize

IDiscountCard Properties

The IDiscountCard type exposes the following members.

Properties
  NameDescription
Public propertyCardNumber
Number of the card.
Public propertyDiscountType
Discount type bound to the card. null if this card is bound to a price category.
Public propertyId (Inherited from IEntity.)
Public propertyOwnerName
Card owner's name.
Public propertyPriceCategory
Price category bound to the card. null if this card is bound to a discount.
Top
See Also