Skip to content

Commit

Permalink
Updated billingPeriod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
erramesh000 committed Jul 26, 2022
1 parent 3158968 commit f6b0c2f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/pb/amritsar/sw-services-masters/billingPeriod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"tenantId": "pb.amritsar",
"moduleName": "sw-services-masters",
"billingPeriod": [
{
"active": true,
"connectionType": "Non Metered",
"billingCycle": "quarterly",
"demandEndDateMillis": 2592000000,
"demandExpiryDate": 2592000000,
"taxPeriodFrom": 1640995200000,
"taxPeriodTo": 1648751399000,
"demandGenerationDateMillis": 345600000
}
]
}

0 comments on commit f6b0c2f

Please sign in to comment.