BoardBadge interface

Represents a board badge.

Properties

boardId

The ID of the board represented by this badge.

imageUrl

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