Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "type": "AdaptiveCard",
- "body": [
- {
- "type": "ColumnSet",
- "spacing": "None",
- "columns": [
- {
- "type": "Column",
- "style": "default",
- "items": [
- {
- "type": "FactSet"
- }
- ],
- "width": "stretch"
- }
- ]
- },
- {
- "type": "ColumnSet",
- "spacing": "None",
- "columns": [
- {
- "type": "Column",
- "style": "default",
- "items": [
- {
- "type": "FactSet"
- }
- ],
- "width": "stretch"
- }
- ]
- }
- ],
- "version": "1.0"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement