GET api/ComponentProject?tabIndex={tabIndex}&forceReload={forceReload}&scenarioUid={scenarioUid}&scenarioName={scenarioName}&stairName={stairName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tabIndex | integer |
Required |
|
forceReload | boolean |
Default value is False |
|
scenarioUid | string |
Default value is |
|
scenarioName | string |
Default value is |
|
stairName | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ProjectComponentMainViewModelName | Description | Type | Additional information |
---|---|---|---|
ProjectComponents | Collection of ProjectComponentItemViewModel |
None. |
|
AllComponents | Collection of ProjectComponentItemViewModel |
None. |
|
StairTemplates | Collection of LookupDto |
None. |
|
BalustradeTemplates | Collection of LookupDto |
None. |
|
Components | Collection of ComponentItemViewModel |
None. |
|
AllComponents | Collection of ComponentItemViewModel |
None. |
|
WallTrimInstall | boolean |
None. |
|
WallTrimInstallEnabled | boolean |
None. |
|
WellTrimInstall | boolean |
None. |
|
WellTrimInstallEnabled | boolean |
None. |
|
SideNosings | boolean |
None. |
|
OpenRise | boolean |
None. |
|
OpenRiseVisible | boolean |
None. |
|
ShowSpecsLabel | string |
None. |
|
ManageTemplatesVisible | boolean |
None. |
|
SelectedStairTemplate | string |
None. |
|
SelectedBalustradeTemplate | string |
None. |
|
StairTemplateBackColor | string |
None. |
|
BalustradeTemplateBackColor | string |
None. |
|
Layers | Collection of LookupDto |
None. |
|
SelectedLayerName | string |
None. |
|
CreateOverrideCaption | string |
None. |
|
HasTimberZeroCostAlert | boolean |
None. |
|
HasStringLandingsAlert | boolean |
None. |
|
TimberZeroCostMessage | string |
None. |
|
ErrorMessage | string |
None. |
|
TextureData | Collection of TextureData |
None. |
|
Lingos | Collection of LookupDto |
None. |
|
SaveStairTemplateButton | CommandButtonDto |
None. |
|
SaveBalustradeTemplateButton | CommandButtonDto |
None. |
|
DefaultStairTemplateCheckBox | CheckBoxDto |
None. |
|
DefaultBalustradeTemplateCheckBox | CheckBoxDto |
None. |
|
DeleteStairTemplateButton | CommandButtonDto |
None. |
|
DeleteBalustradeTemplateButton | CommandButtonDto |
None. |
|
ManageLayersButton | CommandButtonDto |
None. |
|
ManageSelectionsButton | CommandButtonDto |
None. |
Response Formats
application/json, text/json
Sample:
{ "saveStairTemplateButton": { "visible": true, "enabled": true, "caption": "sample string 3" }, "saveBalustradeTemplateButton": { "visible": true, "enabled": true, "caption": "sample string 3" }, "defaultStairTemplateCheckBox": { "checked": true, "visible": true, "enabled": true, "caption": "sample string 4" }, "defaultBalustradeTemplateCheckBox": { "checked": true, "visible": true, "enabled": true, "caption": "sample string 4" }, "deleteStairTemplateButton": { "visible": true, "enabled": true, "caption": "sample string 3" }, "deleteBalustradeTemplateButton": { "visible": true, "enabled": true, "caption": "sample string 3" }, "manageLayersButton": { "visible": true, "enabled": true, "caption": "sample string 3" }, "manageSelectionsButton": { "visible": true, "enabled": true, "caption": "sample string 3" }, "projectComponents": [ { "scenarioName": "sample string 1", "stairName": "sample string 2", "tabIndex": 3, "buttonIndex": 4, "category": 5, "categoryName": "sample string 6", "categoryVisible": true, "categoryBackColor": "sample string 8", "enableStyleCombo": true, "enableEditStyle": true, "visibleEditStyle": true, "styleName": "sample string 12", "styleId": 13, "styleUid": "e903fc38-2c31-4a00-bbe7-fbee5347d478", "styleIndex": 15, "styleVisible": true, "stylesSelection": [ "sample string 1", "sample string 2" ], "styleKeys": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberName": "sample string 17", "timberAbbrev": "sample string 18", "timberId": 19, "timberIndex": 20, "timberVisible": true, "enableTimber": true, "timberWithinTheme": true, "timbersSelection": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberShiftDown": true, "timberControlDown": true, "wallTrimInstall": true, "wallTrimInstallEnabled": true, "wellTrimInstall": true, "wellTrimInstallEnabled": true, "sideNosings": true, "sideNosingsLabel": "sample string 31", "openRise": true, "openRiseVisible": true, "openRiseLabel": "sample string 34", "timberCellColor": "sample string 35" }, { "scenarioName": "sample string 1", "stairName": "sample string 2", "tabIndex": 3, "buttonIndex": 4, "category": 5, "categoryName": "sample string 6", "categoryVisible": true, "categoryBackColor": "sample string 8", "enableStyleCombo": true, "enableEditStyle": true, "visibleEditStyle": true, "styleName": "sample string 12", "styleId": 13, "styleUid": "e903fc38-2c31-4a00-bbe7-fbee5347d478", "styleIndex": 15, "styleVisible": true, "stylesSelection": [ "sample string 1", "sample string 2" ], "styleKeys": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberName": "sample string 17", "timberAbbrev": "sample string 18", "timberId": 19, "timberIndex": 20, "timberVisible": true, "enableTimber": true, "timberWithinTheme": true, "timbersSelection": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberShiftDown": true, "timberControlDown": true, "wallTrimInstall": true, "wallTrimInstallEnabled": true, "wellTrimInstall": true, "wellTrimInstallEnabled": true, "sideNosings": true, "sideNosingsLabel": "sample string 31", "openRise": true, "openRiseVisible": true, "openRiseLabel": "sample string 34", "timberCellColor": "sample string 35" } ], "allComponents": [ { "scenarioName": "sample string 1", "stairName": "sample string 2", "tabIndex": 3, "buttonIndex": 4, "category": 5, "categoryName": "sample string 6", "categoryVisible": true, "categoryBackColor": "sample string 8", "enableStyleCombo": true, "enableEditStyle": true, "visibleEditStyle": true, "styleName": "sample string 12", "styleId": 13, "styleUid": "e903fc38-2c31-4a00-bbe7-fbee5347d478", "styleIndex": 15, "styleVisible": true, "stylesSelection": [ "sample string 1", "sample string 2" ], "styleKeys": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberName": "sample string 17", "timberAbbrev": "sample string 18", "timberId": 19, "timberIndex": 20, "timberVisible": true, "enableTimber": true, "timberWithinTheme": true, "timbersSelection": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberShiftDown": true, "timberControlDown": true, "wallTrimInstall": true, "wallTrimInstallEnabled": true, "wellTrimInstall": true, "wellTrimInstallEnabled": true, "sideNosings": true, "sideNosingsLabel": "sample string 31", "openRise": true, "openRiseVisible": true, "openRiseLabel": "sample string 34", "timberCellColor": "sample string 35" }, { "scenarioName": "sample string 1", "stairName": "sample string 2", "tabIndex": 3, "buttonIndex": 4, "category": 5, "categoryName": "sample string 6", "categoryVisible": true, "categoryBackColor": "sample string 8", "enableStyleCombo": true, "enableEditStyle": true, "visibleEditStyle": true, "styleName": "sample string 12", "styleId": 13, "styleUid": "e903fc38-2c31-4a00-bbe7-fbee5347d478", "styleIndex": 15, "styleVisible": true, "stylesSelection": [ "sample string 1", "sample string 2" ], "styleKeys": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberName": "sample string 17", "timberAbbrev": "sample string 18", "timberId": 19, "timberIndex": 20, "timberVisible": true, "enableTimber": true, "timberWithinTheme": true, "timbersSelection": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberShiftDown": true, "timberControlDown": true, "wallTrimInstall": true, "wallTrimInstallEnabled": true, "wellTrimInstall": true, "wellTrimInstallEnabled": true, "sideNosings": true, "sideNosingsLabel": "sample string 31", "openRise": true, "openRiseVisible": true, "openRiseLabel": "sample string 34", "timberCellColor": "sample string 35" } ], "stairTemplates": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "balustradeTemplates": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "components": [ { "tabIndex": 1, "buttonIndex": 2, "category": 3, "categoryName": "sample string 4", "categoryVisible": true, "categoryBackColor": "sample string 6", "enableStyleCombo": true, "enableEditStyle": true, "visibleEditStyle": true, "styleName": "sample string 10", "styleId": 11, "styleUid": "6b549ebe-4b65-49ef-9301-1cf2fe2cf83f", "styleIndex": 13, "styleVisible": true, "stylesSelection": [ "sample string 1", "sample string 2" ], "styleKeys": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberName": "sample string 15", "timberAbbrev": "sample string 16", "timberId": 17, "timberIndex": 18, "timberVisible": true, "enableTimber": true, "timberWithinTheme": true, "timbersSelection": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberShiftDown": true, "timberControlDown": true, "wallTrimInstall": true, "wallTrimInstallEnabled": true, "wellTrimInstall": true, "wellTrimInstallEnabled": true, "sideNosings": true, "sideNosingsLabel": "sample string 29", "openRise": true, "openRiseVisible": true, "openRiseLabel": "sample string 32", "timberCellColor": "sample string 33" }, { "tabIndex": 1, "buttonIndex": 2, "category": 3, "categoryName": "sample string 4", "categoryVisible": true, "categoryBackColor": "sample string 6", "enableStyleCombo": true, "enableEditStyle": true, "visibleEditStyle": true, "styleName": "sample string 10", "styleId": 11, "styleUid": "6b549ebe-4b65-49ef-9301-1cf2fe2cf83f", "styleIndex": 13, "styleVisible": true, "stylesSelection": [ "sample string 1", "sample string 2" ], "styleKeys": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberName": "sample string 15", "timberAbbrev": "sample string 16", "timberId": 17, "timberIndex": 18, "timberVisible": true, "enableTimber": true, "timberWithinTheme": true, "timbersSelection": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "timberShiftDown": true, "timberControlDown": true, "wallTrimInstall": true, "wallTrimInstallEnabled": true, "wellTrimInstall": true, "wellTrimInstallEnabled": true, "sideNosings": true, "sideNosingsLabel": "sample string 29", "openRise": true, "openRiseVisible": true, "openRiseLabel": "sample string 32", "timberCellColor": "sample string 33" } ], "wallTrimInstall": true, "wallTrimInstallEnabled": true, "wellTrimInstall": true, "wellTrimInstallEnabled": true, "sideNosings": true, "openRise": true, "openRiseVisible": true, "showSpecsLabel": "sample string 8", "manageTemplatesVisible": true, "selectedStairTemplate": "sample string 10", "selectedBalustradeTemplate": "sample string 11", "stairTemplateBackColor": "sample string 12", "balustradeTemplateBackColor": "sample string 13", "layers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ], "selectedLayerName": "sample string 14", "createOverrideCaption": "sample string 15", "hasTimberZeroCostAlert": true, "hasStringLandingsAlert": true, "timberZeroCostMessage": "sample string 18", "errorMessage": "sample string 19", "textureData": [ { "textureType": 1, "name": "sample string 1", "uid": "sample string 2", "fileName": "sample string 3", "extension": "sample string 4", "color": 1, "img": {} }, { "textureType": 1, "name": "sample string 1", "uid": "sample string 2", "fileName": "sample string 3", "extension": "sample string 4", "color": 1, "img": {} } ], "lingos": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "37e6cf4b-d9ca-4128-a106-c41f38996920", "parentUid": "a9c30b4a-a7d5-4b06-9d10-6e08c08ef5c7" } ] }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.