small fixes for starting accounts and profiles

This commit is contained in:
Radu Ioan Fericean
2014-08-24 16:34:31 +03:00
parent fd045e8b38
commit 94884e24c9
2 changed files with 1 additions and 1 deletions

View File

@@ -41,7 +41,6 @@ func (self *ApierV1) SetTPAccountActions(attrs utils.TPAccountActions, reply *st
type AttrGetTPAccountActions struct {
TPid string // Tariff plan id
LoadId string // AccountActions id
}
// Queries specific AccountActions profile on tariff plan

View File

@@ -174,6 +174,7 @@ type TPRatingActivation struct {
ActivationTime string // Time when this profile will become active, defined as unix epoch time
RatingPlanId string // Id of RatingPlan profile
FallbackSubjects string // So we follow the api
Weight float64
}
// Helper to return the subject fallback keys we need in dataDb