IDiscountCard Interface |
Namespace: Resto.Front.Api.V4.Data.Orders
public interface IDiscountCard : ISerializable, IEntity
The IDiscountCard type exposes the following members.
Name | Description | |
---|---|---|
CardNumber | Number of discount card. | |
DiscountType | ||
Id | (Inherited from IEntity.) |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |