-
id
java.lang.Integer id
database ID
-
identifier
java.lang.String identifier
String "identifier" (human-readable name without spaces and other extra stuff)
-
name
java.lang.String name
Can contain any symbols
-
description
java.lang.String description
-
homepage
java.lang.String homepage
-
createdOn
java.util.Date createdOn
-
updatedOn
java.util.Date updatedOn
-
parentId
java.lang.Integer parentId
This is the *database ID*, not a String-based key.
-
projectPublic
java.lang.Boolean projectPublic
-
customFields
java.util.Collection<E> customFields
-
trackers
java.util.Collection<E> trackers
Trackers available for this project