summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/uui-lcm_customers.json
blob: 9c66eff476c9d2630b196d6b39a834c62d756e89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
    {
      "global-customer-id": "Democcy",
      "subscriber-name": "Democcy",
      "subscriber-type": "INFRA",
      "resource-version": "1535601196964"
    },
    {
      "global-customer-id": "support",
      "subscriber-name": "testccccccccsssssssssseeeeeeeeeee",
      "subscriber-type": "CUST",
      "resource-version": "1536069070995"
    },
    {
      "global-customer-id": "Demonstration",
      "subscriber-name": "Demonstration",
      "subscriber-type": "INFRA",
      "resource-version": "1535080521665"
    },
    {
      "global-customer-id": "Orange",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1535865156826"
    },
    {
      "global-customer-id": "Orange5",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1529978907607"
    },
    {
      "global-customer-id": "wale",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1536058660948"
    },
    {
      "global-customer-id": "kiwi",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1536042103511"
    },
    {
      "global-customer-id": "Apple",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1535971300786"
    },
    {
      "global-customer-id": "Tiger",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1535977578133"
    },
    {
      "global-customer-id": "Deer",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1535988232470"
    },
    {
      "global-customer-id": "Bear",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1536041229105"
    },
    {
      "global-customer-id": "Panda",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1536038628045"
    },
    {
      "global-customer-id": "Lion",
      "subscriber-name": "test",
      "subscriber-type": "CUST",
      "resource-version": "1535986050695"
    }
]