Class BoardContentLogDataInternal

Content log object representing the current state of the board item at the modifiedAt time.

Hierarchy

  • BoardContentLogData

Constructors

Properties

Constructors

Properties

metadata?: {
    [key: string]: string;
}

Metadata representing more information that might be relevant for a specific board item.

Type declaration

  • [key: string]: string
text?: string

Text extracted from the board item.