Containerization feature of SO
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / ExecuteBuildingBlock / HighLevelObjectsInput.json
1 {
2         "customer": {
3                 "global-customer-id": "globalCustomerId",
4                 "subscriber-name": "subscriberName",
5                 "subscriber-type": "subscriberType",
6                 "service-subscription": {
7                         "service-type": "subscriptionServiceType"
8                 }
9         },
10         "project": {
11                 "project-name": "projectName"
12         },
13         "owningEntity": {
14                 "owning-entity-id": "owningEntityId",
15                 "owning-entity-name": "owningEntityName"
16         },
17         "platform": null,
18         "lineOfBusiness": null
19 }