mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
ApierV1.SetAccount - add Disabled option, proper AllowNegative implementation
This commit is contained in:
@@ -1080,7 +1080,8 @@ type AttrSetAccount struct {
|
||||
Direction string
|
||||
Account string
|
||||
ActionPlanId string
|
||||
AllowNegative bool
|
||||
AllowNegative *bool
|
||||
Disabled *bool
|
||||
}
|
||||
|
||||
type AttrRemoveAccount struct {
|
||||
|
||||
Reference in New Issue
Block a user