mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
updated apis
This commit is contained in:
@@ -1099,11 +1099,13 @@ type AttrSetAccount struct {
|
||||
ActionTriggersId string
|
||||
AllowNegative *bool
|
||||
Disabled *bool
|
||||
ReloadScheduler bool
|
||||
}
|
||||
|
||||
type AttrRemoveAccount struct {
|
||||
Tenant string
|
||||
Account string
|
||||
Tenant string
|
||||
Account string
|
||||
ReloadScheduler bool
|
||||
}
|
||||
|
||||
type AttrGetSMASessions struct {
|
||||
|
||||
Reference in New Issue
Block a user