Added 3 required fields for CallStat
This commit is contained in:
parent
e8aeb4d3b7
commit
c9a99faa54
@ -76,6 +76,9 @@ type CallStat struct {
|
||||
UtsDuration int
|
||||
UtsEntries int
|
||||
Status string
|
||||
FirstLanguageId int
|
||||
LastLanguageId int
|
||||
FirstInterpreter string
|
||||
}
|
||||
|
||||
func (CallStat) TableName() string {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user