Added status column to base_call
This commit is contained in:
parent
faca742f5f
commit
0f4223e873
@ -19,6 +19,7 @@ type BaseCall struct {
|
|||||||
IvrData *int
|
IvrData *int
|
||||||
UtsEntries int
|
UtsEntries int
|
||||||
InterpreterCount int
|
InterpreterCount int
|
||||||
|
Status string
|
||||||
}
|
}
|
||||||
|
|
||||||
func (BaseCall) TableName() string {
|
func (BaseCall) TableName() string {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user