Containerization feature of SO
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / ExecuteBuildingBlock / RequestDetailsInput.json
1 {
2         "requestParameters": {
3                 "subscriptionServiceType": "subscriptionServiceType"
4         },
5         "project": {
6                 "projectName": "projectName"
7         },
8         "owningEntity": {
9                 "owningEntityId": "owningEntityId",
10                 "owningEntityName": "owningEntityName"
11         },
12         "platform": {
13                 "platformName": "platformName"
14         },
15         "lineOfBusiness": {
16                 "lineOfBusinessName": "lineOfBusinessName"
17         }
18 }