SubsubcodeRecord

Represents a code, subcode, or subsubcode. Codes, subcodes, and sub-subcodes are used to subdivide reported time within a project. They are implemented identically to one another; the CodeRecord, SubcodeRecord, and SubsubcodeRecord structs are the same except in name.

Name Type Description
id string

The ID of this code.

description string

A description of this code.

reserved0 integer

autoadd integer

Set to 1 to have this code automatically added to new groups.

reserved1 string

loggable string

domain string

The domain this code belongs to.

pretty_name string

A printable name for this code, as it will be shown in the GUI.