Skip to content

GetCardOptionsIncludeAttachments

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

Specifies whether attachments should be included when retrieving card data.

Values

Value Description
True Include all attachments associated with the card.
False Do not include any attachments.
Cover Include only attachments that are used as cover images for the card.

Usage

Used in GetCardOptions and GetInboxCardOptions classes.

Clone this wiki locally