f512971a2594ef865b57e3944087c1b685065ac0
[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 _0x630d=['DATE','format','YYYY-MM-DD\x20HH:mm:ss','sequelize','moment','STRING'];(function(_0x30789c,_0x2e3c6e){var _0x5546d0=function(_0x242e3e){while(--_0x242e3e){_0x30789c['push'](_0x30789c['shift']());}};_0x5546d0(++_0x2e3c6e);}(_0x630d,0x1cb));var _0xd630=function(_0x52f2dc,_0x525cc8){_0x52f2dc=_0x52f2dc-0x0;var _0x5ad8be=_0x630d[_0x52f2dc];return _0x5ad8be;};'use strict';var Sequelize=require(_0xd630('0x0'));var moment=require(_0xd630('0x1'));module['exports']={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xd630('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xd630('0x3')],'allowNull':![],'defaultValue':moment()[_0xd630('0x4')](_0xd630('0x5'))}};