IPriceCategory Interface |
Namespace: Resto.Front.Api.Data.Orders
public interface IPriceCategory : ISerializable, IEntity
The IPriceCategory type exposes the following members.
Name | Description | |
---|---|---|
CanApplyManually | Can price category be applied to order manually. | |
Code | Unique price category code. | |
Deleted | Is this item deleted. | |
Id | (Inherited from IEntity.) | |
Name | Name of price category. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |