e346bce765e91a169ca0583fb741a671370cc1f2
[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 _0x6927=['YYYY-MM-DD\x20HH:mm:ss','sequelize','exports','STRING','DATE'];(function(_0x364cba,_0x19c43b){var _0x1e6de2=function(_0x11731b){while(--_0x11731b){_0x364cba['push'](_0x364cba['shift']());}};_0x1e6de2(++_0x19c43b);}(_0x6927,0xf6));var _0x7692=function(_0x17c404,_0x442fb7){_0x17c404=_0x17c404-0x0;var _0x2d646c=_0x6927[_0x17c404];return _0x2d646c;};'use strict';var Sequelize=require(_0x7692('0x0'));var moment=require('moment');module[_0x7692('0x1')]={'time':{'type':Sequelize[_0x7692('0x2')]},'callid':{'type':Sequelize[_0x7692('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x7692('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x7692('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x7692('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x7692('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x7692('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x7692('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x7692('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x7692('0x3')],'allowNull':![],'defaultValue':moment()['format'](_0x7692('0x4'))}};