AdaptiveCardInfoRequestItem
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | AdaptiveCardInfoRequestItemType | ❌ | |
text | str | ❌ | |
weight | str | ❌ | |
size | str | ❌ | |
columns | List[AdaptiveCardColumnInfo] | ❌ |
AdaptiveCardInfoRequestItemType
Properties
Name | Type | Required | Description |
---|---|---|---|
TEXTBLOCK | str | ✅ | "TextBlock" |
COLUMNSET | str | ✅ | "ColumnSet" |
COLUMN | str | ✅ | "Column" |
FACTSET | str | ✅ | "FactSet" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs