Board Class
Constructor
Item Index
Methods
getID
()
String
Returns:
String:
getID
()
String
Returns:
String:
setID
(
-
identifier
Parameters:
-
identifierString
setID
(
-
identifier
Parameters:
-
identifierString
Properties
id
String
private
Set after board creation in all cases.
Default: null
id
String
private
Set after board creation in all cases.
Default: null
keys
Array | > | String
Ordered array of the keys within the Board
keys
Array | > | String
Ordered array of the keys within the Board
type
String
Set to identify what kind of issue grouping this Board is tracking (ie. Backlog or Project).
Default: null
