mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
Updated GetAttributeProfileIDs
This commit is contained in:
committed by
Dan Christian Bogos
parent
87d5f6dd15
commit
fbc1fad902
@@ -792,6 +792,11 @@ type TenantArg struct {
|
||||
Tenant string
|
||||
}
|
||||
|
||||
type TenantArgWithPaginator struct {
|
||||
TenantArg
|
||||
Paginator
|
||||
}
|
||||
|
||||
type TenantWithArgDispatcher struct {
|
||||
*TenantArg
|
||||
*ArgDispatcher
|
||||
|
||||
Reference in New Issue
Block a user