Remove RoundingMethod and RoundingDecimals from RateProfile

This commit is contained in:
TeoV
2021-01-12 17:43:26 +02:00
committed by Dan Christian Bogos
parent d71eb21713
commit 66e2b4cd01
25 changed files with 323 additions and 494 deletions

View File

@@ -1462,8 +1462,6 @@ type TPRateProfile struct {
FilterIDs []string
ActivationInterval *TPActivationInterval
Weight float64
RoundingDecimals int
RoundingMethod string
MinCost float64
MaxCost float64
MaxCostStrategy string