| IDiscountCard Properties | 
The IDiscountCard type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CardNumber | Number of the card. | 
|  | DiscountType | Discount type bound to the card. null if this card is bound to a price category. | 
|  | Id | (Inherited from IEntity.) | 
|  | OwnerName | Card owner's name. | 
|  | PriceCategory | Price category bound to the card. null if this card is bound to a discount. | 
 See Also
See Also