-
Notifications
You must be signed in to change notification settings - Fork 0
/
.mockend.json
63 lines (63 loc) · 1.97 KB
/
.mockend.json
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
{
"OcsProduct": {
"CONFIGURATION_PERIOD": "string",
"OCS_PRODUCT_NAME": "string",
"DID": "string",
"PRODUCT_TYPE": "string",
"CUSTOMER_TYPE": "string",
"CLASS_OF_SERVICE_CODE": "string",
"SERVICE_ID": "string",
"APPLICATION_NUMBER_LIST": "string",
"COUNTER_TYPE": "string",
"TWIN": "string",
"TP_COSP_AMA_CODE": "string",
"ID_FF": "string",
"TIME_CODES": "string",
"BUNDLE_CONFIGURATION": "string",
"THRESHOLD_FOR_CAOC_ADDON": "string",
"RESET": "string",
"BUCKET_AMA_CODE": "string",
"PRIORITY": "string",
"SPECIAL_DAY": "string",
"SURCHARGE_CAP": "string",
"FREEZING_THRESHOLD": "string",
"BLACKLIST": "string",
"TETHERING": "string",
"START_DATE": "string",
"END_DATE": "string",
"UPDATE_DELETE_EXTRA": "string",
"PRODUCT_DESCRIPTION": "string"
},
"Rate": {
"RATE_TYPE": "string",
"DID": "string",
"TARIFF_PLAN_ID": "string",
"THRESHOLD_NUMBER": "string",
"THRESHOLD_VALUE": "string",
"USAGE_TYPE_ID": "string",
"BAND_LABEL": "string",
"USAGE_DIRECTION": "string",
"DISCOUNT_RATE_PRIORITY": "string",
"QOS_ID": "string",
"RCP": "string",
"RATE_GROUP_ID": "string",
"RATE_ID": "string",
"FLAT_CHARGE": "string",
"CHARGE_RATE": "string",
"MEASUREMENT_UNIT": "string",
"N_FREE_NUMBER": "string",
"CHARGE_GRANULARITY": "string",
"CHARGE_GRANULARITY_TYPE": "string",
"RATE_AMA_CODE": "string"
},
"TrafficTypology": {
"DID": "string",
"DATA_TRANSFER_TYPE_INDEX": "string",
"HOME_ROAMING": "string",
"CALL_DIRECTION": "string",
"ORIGIN_GROUP_ID": "string",
"DESTINATION_GROUP_ID": "string",
"IC_DESTINATION_GROUP_ID": "string",
"PS_CATEGORY_ID": "string"
}
}