Skip to content

BoardPreferenceCardAging

Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Defines the type of card aging visual representation on a Trello board.

Values

Value Description
Unknown Represents an undefined or unrecognized card aging type retrieved from the Trello API.
Regular Cards age visually in a regular manner, showing their age over time.
Pirate Cards age visually in a pirate-themed manner, showing their age over time.

Usage

This enum is used in the BoardPreferences class and the UpdateBoardPreferencesOptions class.

Clone this wiki locally