Skip to content

Commit

Permalink
Update WCBillingSlab.json
Browse files Browse the repository at this point in the history
Updated billing slab for testing
  • Loading branch information
Vasanth26-egov authored Jan 25, 2022
1 parent e09d880 commit 17ae90d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,31 +74,31 @@
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",

"minimumCharge": 150
"minimumCharge": 80
},
{
"id": "6",
"buildingType": "COMMERCIAL",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",

"minimumCharge": 150
"minimumCharge": 80
},
{
"id": "7",
"buildingType": "MIXED",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",

"minimumCharge": 150
"minimumCharge": 80
},
{
"id": "8",
"buildingType": "PUBLICSECTOR",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",

"minimumCharge": 150
"minimumCharge": 80
}
]
}

0 comments on commit 17ae90d

Please sign in to comment.