Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.03 KB

File metadata and controls

12 lines (9 loc) · 2.03 KB

LinkedTrackingCategory

Fields

Field Type Required Description Example
id Optional<String> The unique identifier for the tracking category. 123456
code JsonNullable<String> The code of the tracking category. 100
name JsonNullable<String> The name of the tracking category. New York
parentId Optional<String> The unique identifier for the parent tracking category. 123456
parentName JsonNullable<String> The name of the parent tracking category. New York