Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 973 Bytes

TrackingCategory.md

File metadata and controls

16 lines (11 loc) · 973 Bytes

TrackingCategory

Properties

Name Type Description Notes
TrackingCategoryID string The Xero identifier for a tracking category e.g. 297c2dc5-cc47-4afd-8ec8-74990b8761e9 [optional]
TrackingOptionID 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 []TrackingOption See Tracking Options [optional]

[Back to Model list] [Back to API list] [Back to README]