mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 15:18:44 +05:00
Add ThresholdIDs to AccountProfiles
This commit is contained in:
committed by
Dan Christian Bogos
parent
9c5b50a1de
commit
4eefdc9a03
@@ -584,6 +584,7 @@ type AccountProfileMdl struct {
|
||||
BalanceType string `index:"9" re:""`
|
||||
BalanceOpts string `index:"10" re:""`
|
||||
BalanceValue float64 `index:"11" re:"\d+\.?\d*"`
|
||||
ThresholdIDs string `index:"12" re:""`
|
||||
|
||||
CreatedAt time.Time
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user