mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 00:28:44 +05:00
Add ThresholdIDs to AccountProfiles
This commit is contained in:
committed by
Dan Christian Bogos
parent
9c5b50a1de
commit
4eefdc9a03
@@ -1550,6 +1550,7 @@ type TPAccountProfile struct {
|
||||
ActivationInterval *TPActivationInterval
|
||||
Weight float64
|
||||
Balances []*TPAccountBalance
|
||||
ThresholdIDs []string
|
||||
}
|
||||
|
||||
type TPAccountBalance struct {
|
||||
|
||||
Reference in New Issue
Block a user