ITaxCategoryToFiscalRegisterTaxItem Interface |
Namespace: Resto.Front.Api.Data.Device
public interface ITaxCategoryToFiscalRegisterTaxItem : ISerializable
The ITaxCategoryToFiscalRegisterTaxItem type exposes the following members.
Name | Description | |
---|---|---|
TaxCategoryId | Tax category Id. | |
TaxId | Cash register tax Id. | |
TaxPercent | Tax percent. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |