Relations Overview
This module has no relations to other data models.Data Models
TaxCode
This documentation provides a reference to the TaxCode data model. It belongs to the Tax Code Module.| Field | Type | Description |
|---|---|---|
id | PrimaryKeyModifier<IdProperty> | The ID of the tax code. |
name | TextProperty | The name of the tax code. Defaults to empty string. |
description | TextProperty | The description of the tax code. Defaults to empty string. |
code | TextProperty | The unique code of the tax code. |