mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 16:18:44 +05:00
Adding TPAccountActions api methods
This commit is contained in:
@@ -131,7 +131,7 @@ type ApiActionTrigger struct {
|
||||
Weight float64 // weight
|
||||
}
|
||||
|
||||
type TPAccountActions struct {
|
||||
type ApiTPAccountActions struct {
|
||||
TPid string // Tariff plan id
|
||||
AccountActionsId string // AccountActions id
|
||||
Tenant string // Tenant's Id
|
||||
|
||||
Reference in New Issue
Block a user