mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 07:38:45 +05:00
Changed Weight to Weights of type DynamicWeights in AttributeProfile
This commit is contained in:
committed by
Dan Christian Bogos
parent
50c1a3441f
commit
3ed0e7eaa2
@@ -314,7 +314,7 @@ type TPAttributeProfile struct {
|
||||
FilterIDs []string
|
||||
Attributes []*TPAttribute
|
||||
Blocker bool
|
||||
Weight float64
|
||||
Weights string
|
||||
}
|
||||
|
||||
// TPChargerProfile is used in APIs to manage remotely offline ChargerProfile
|
||||
|
||||
Reference in New Issue
Block a user