mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Add Type in AttributeProfile
This commit is contained in:
committed by
Dan Christian Bogos
parent
6b79c01287
commit
ff49c8997e
@@ -1148,6 +1148,7 @@ type TPSupplierProfile struct {
|
||||
type TPAttribute struct {
|
||||
FilterIDs []string
|
||||
FieldName string
|
||||
Type string
|
||||
Substitute string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user