/home/desid573/public_html/angel/payment/xero/docs/Model
Edit: /home/desid573/public_html/angel/payment/xero/docs/Model/TrackingCategory.md (1011B)
# TrackingCategory
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tracking_category_id** | **string** | The Xero identifier for a tracking category e.g. 297c2dc5-cc47-4afd-8ec8-74990b8761e9 | [optional]
**tracking_option_id** | **string** | The Xero identifier for a tracking option e.g. dc54c220-0140-495a-b925-3246adc0075f | [optional]
**name** | **string** | The name of the tracking category e.g. Department, Region (max length = 100) | [optional]
**option** | **string** | The option name of the tracking option e.g. East, West (max length = 100) | [optional]
**status** | **string** | The status of a tracking category | [optional]
**options** | [**\XeroAPI\XeroPHP\Models\Accounting\TrackingOption[]**](TrackingOption.md) | See Tracking Options | [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)