| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "55f1ae5d-c9ac-44ad-bb27-4c22dddc2a2e", |  |   "label" : "Messages", |  |   "regions" : [ { |  |     "components" : [ { |  |       "componentAttributes" : { }, |  |       "componentName" : "forceChatter:messages", |  |       "id" : "e42525c8-73ea-4e9f-8306-81021473d168", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "a60f42f5-2ed2-4a01-93e5-dff8f3f5552f", |  |     "regionName" : "content", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "messages" |  | } | 
 |