Represents the dependency of a tax parameter.
Use the tax parameter dependency to dynamically show tax parameters that depend on the values of other tax parameters.
Dependencies are not fully supported for employee tax parameters.
{
"id":"spa_nirirCKRZWk29oSyjeMp",
"name": "me_seasonal_employer",
"value_matches": ["true"]
}
Attribute | Description |
---|---|
id string | ID of the tax parameter related to the dependency. |
name string | Non-unique name of the tax parameter related to the dependency. |
valuematches _list | A list of string values that define the dependency of the tax parameter setting value. |