The IDiscountType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CanApplyByCardNumber | Can discount be applied to order by card number. |
![]() | CanApplyManually | Can discount be applied to order manually. |
![]() | Deleted | Is this item deleted. |
![]() | Id | (Inherited from IEntity.) |
![]() | IsActive | Is this item active for current group. Note that this property doesn't associated with Deleted. I.e. discount type can be deleted and active at the same time. |
![]() | Name | Name of discount type |
See Also