/home/desid573/public_html/payment/xero-2/doc/payrollnz/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollnz/Model/TaxSettings.md (815B)
# TaxSettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**period_units** | **double** | The number of units for the period type | [optional]
**period_type** | **string** | The type of period (\"weeks\" or \"months\") | [optional]
**tax_code** | [**\XeroAPI\XeroPHP\Models\PayrollNz\TaxCode**](TaxCode.md) | | [optional]
**special_tax_rate** | **string** | Tax rate for STC and WT | [optional]
**lump_sum_tax_code** | **string** | Tax code for a lump sum amount | [optional]
**lump_sum_amount** | **string** | The total of the lump sum amount | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)