Built motion from commit 616d3211.|2.6.4
[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 _0x056e=['DATE','format','exports','STRING'];(function(_0x30a37b,_0x162214){var _0x49891d=function(_0x6b51ce){while(--_0x6b51ce){_0x30a37b['push'](_0x30a37b['shift']());}};_0x49891d(++_0x162214);}(_0x056e,0x162));var _0xe056=function(_0x13606d,_0x30f265){_0x13606d=_0x13606d-0x0;var _0x1b85b0=_0x056e[_0x13606d];return _0x1b85b0;};'use strict';var Sequelize=require('sequelize');var moment=require('moment');module[_0xe056('0x0')]={'time':{'type':Sequelize[_0xe056('0x1')]},'callid':{'type':Sequelize[_0xe056('0x1')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xe056('0x1')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xe056('0x1')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xe056('0x1')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xe056('0x1')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xe056('0x1')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xe056('0x1')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xe056('0x1')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xe056('0x2')],'allowNull':![],'defaultValue':moment()[_0xe056('0x3')]('YYYY-MM-DD\x20HH:mm:ss')}};