Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mercurjs.com/llms.txt

Use this file to discover all available pages before exploring further.

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.
FieldTypeDescription
idPrimaryKeyModifier<IdProperty>The ID of the tax code.
nameTextPropertyThe name of the tax code. Defaults to empty string.
descriptionTextPropertyThe description of the tax code. Defaults to empty string.
codeTextPropertyThe unique code of the tax code.