diff options
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/customers.json')
-rw-r--r-- | usecaseui-portal/src/app/mock/json/customers.json | 82 |
1 files changed, 0 insertions, 82 deletions
diff --git a/usecaseui-portal/src/app/mock/json/customers.json b/usecaseui-portal/src/app/mock/json/customers.json deleted file mode 100644 index 9c66eff4..00000000 --- a/usecaseui-portal/src/app/mock/json/customers.json +++ /dev/null @@ -1,82 +0,0 @@ - - -[ - { - "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" - } -] |