Bases: Resource
, ABC
Base class for all boards. Cannot be instantiated, must use subclass.
Delete the current board.
Convert this resource to a serialized JSON representation.
The creation date of the board.
This property is read-only, it cannot be modified.
A description of the board.
The ID of the resource.
This property is read-only, it cannot be modified.
The last-modified date of the board.
This property is read-only, it cannot be modified.
The name of the board.
The Board name must be unique within a group or within the root level of boards.
The order of this board within its group.
The path of the board in the board tree.
This property is read-only, it cannot be modified.