ITaxCategory Interface |
Namespace: Resto.Front.Api.Data.Taxes
public interface ITaxCategory : ISerializable, IEntity
The ITaxCategory type exposes the following members.
Name | Description | |
---|---|---|
Id | (Inherited from IEntity.) | |
Name | Vat name. | |
VatPercent | Vat percent. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |