GET api/ComponentProject/{id}?tabCategory={tabCategory}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tabCategory | integer |
Required |
|
id | string |
None. |
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": "d0ea8dce-aeb5-4614-88c9-e9c982901613", "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "d0ea8dce-aeb5-4614-88c9-e9c982901613", "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "d0ea8dce-aeb5-4614-88c9-e9c982901613", "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "d0ea8dce-aeb5-4614-88c9-e9c982901613", "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "balustradeTemplates": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "87893826-f156-4237-b1ed-5f90f7450376", "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "87893826-f156-4237-b1ed-5f90f7450376", "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "allTimbers": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ], "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": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "c37162ec-3ebf-4c7f-9e77-4ffdf38afc1a", "parentUid": "01bb55fc-bd85-4ce1-ad21-584e71ec3bb9" } ] }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.