CompanyTagDetailedTrait

The extra fields the tags endpoint returns on top of the basic tag.

  • color
    Type: string
    required

    Hex color the tag is drawn in.

  • tag_type
    Type: string enum
    required

    The kind of record this tag applies to. A tag belongs to exactly one type and cannot be moved between types.

    values
    • client
    • deal
    • project
    • vendor
    • task
    • time_entry
    • expense
    • supplier