8eca98d1913568ee154ae3441d399427633a3d53
[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 _0x87b9=['sequelize','STRING','DATE','literal','CURRENT_TIMESTAMP\x20ON\x20UPDATE\x20CURRENT_TIMESTAMP'];(function(_0x487a42,_0x5bebe9){var _0x4c9510=function(_0xf266d3){while(--_0xf266d3){_0x487a42['push'](_0x487a42['shift']());}};_0x4c9510(++_0x5bebe9);}(_0x87b9,0xf5));var _0x987b=function(_0x27fad0,_0x2168d6){_0x27fad0=_0x27fad0-0x0;var _0x4d373a=_0x87b9[_0x27fad0];return _0x4d373a;};'use strict';var Sequelize=require(_0x987b('0x0'));var moment=require('moment');module['exports']={'time':{'type':Sequelize[_0x987b('0x1')]},'callid':{'type':Sequelize[_0x987b('0x1')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x987b('0x1')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x987b('0x1')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x987b('0x1')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x987b('0x2')],'allowNull':![],'defaultValue':Sequelize[_0x987b('0x3')](_0x987b('0x4'))}};