Built motion from commit fe909640.|2.6.8
[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 _0xefc2=['sequelize','moment','exports','STRING','DATE','YYYY-MM-DD\x20HH:mm:ss'];(function(_0xb87779,_0x59b365){var _0x578409=function(_0x11a351){while(--_0x11a351){_0xb87779['push'](_0xb87779['shift']());}};_0x578409(++_0x59b365);}(_0xefc2,0xd2));var _0x2efc=function(_0x2d9305,_0x464465){_0x2d9305=_0x2d9305-0x0;var _0x2b1eed=_0xefc2[_0x2d9305];return _0x2b1eed;};'use strict';var Sequelize=require(_0x2efc('0x0'));var moment=require(_0x2efc('0x1'));module[_0x2efc('0x2')]={'time':{'type':Sequelize[_0x2efc('0x3')]},'callid':{'type':Sequelize[_0x2efc('0x3')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x2efc('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x2efc('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x2efc('0x3')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x2efc('0x3')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x2efc('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x2efc('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x2efc('0x4')],'allowNull':![],'defaultValue':moment()['format'](_0x2efc('0x5'))}};