Class CreateBoardExportRequestInternal

List of board IDs to be exported.

Hierarchy

  • CreateBoardExportRequest

Constructors

Properties

Constructors

Properties

boardFormat?: string = CreateBoardExportRequest.BoardFormatEnum.Svg

Specifies the format of the file to which the board will be exported. Supported formats include SVG (default), HTML, and PDF.

boardIds?: string[]

List of board IDs to be exported.