Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomAdaptiveCardElement

Represents a custom adaptive card element from the profile hub.

Hierarchy

  • CustomAdaptiveCardElement

Index

Properties

Configuration details for the custom adaptive card.

description: string

Description of the custom adaptive card element.

division: number

Division ID associated with the element.

elementId: string

Unique identifier for the element.

isDraft: boolean

Flag indicating whether the element is in draft state.

name: string

Name of the custom adaptive card element.

notes: string

Additional notes or comments about the element.

status: string

Status of the element (e.g., 'active', 'inactive').

type: string

Type of the element (e.g., 'customAdaptiveCard').

Generated using TypeDoc