e364e7da925e2d00039cae247b7017437048a879
[motion2.git] / server / api / voiceQueuesLog / voiceQueuesLog.attributes.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xe7bb=['STRING','YYYY-MM-DD\x20HH:mm:ss','moment'];(function(_0x3ebdab,_0x1b1d49){var _0x3a75fa=function(_0x4bfad6){while(--_0x4bfad6){_0x3ebdab['push'](_0x3ebdab['shift']());}};_0x3a75fa(++_0x1b1d49);}(_0xe7bb,0x1bb));var _0xbe7b=function(_0xc8de12,_0x277c32){_0xc8de12=_0xc8de12-0x0;var _0x4ce2eb=_0xe7bb[_0xc8de12];return _0x4ce2eb;};'use strict';var Sequelize=require('sequelize');var moment=require(_0xbe7b('0x0'));module['exports']={'time':{'type':Sequelize[_0xbe7b('0x1')]},'callid':{'type':Sequelize[_0xbe7b('0x1')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xbe7b('0x1')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xbe7b('0x1')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xbe7b('0x1')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xbe7b('0x1')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xbe7b('0x1')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':moment()['format'](_0xbe7b('0x2'))}};