BoardBadge interface
Represents a board badge.
Properties
board |
The ID of the board represented by this badge. |
image |
A link to the SVG resource. |
Property Details
boardId
The ID of the board represented by this badge.
boardId: string
Property Value
string
imageUrl
A link to the SVG resource.
imageUrl: string
Property Value
string