b906165a099ba216aeeb4355d02e037766b4f8fc
[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 _0x0f8d=['sequelize','STRING','DATE','format','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x1f1b92,_0x59ac38){var _0x4fddf8=function(_0x48d0ef){while(--_0x48d0ef){_0x1f1b92['push'](_0x1f1b92['shift']());}};_0x4fddf8(++_0x59ac38);}(_0x0f8d,0xa0));var _0xd0f8=function(_0x537c48,_0x294b7b){_0x537c48=_0x537c48-0x0;var _0x34d5a5=_0x0f8d[_0x537c48];return _0x34d5a5;};'use strict';var Sequelize=require(_0xd0f8('0x0'));var moment=require('moment');module['exports']={'time':{'type':Sequelize[_0xd0f8('0x1')]},'callid':{'type':Sequelize[_0xd0f8('0x1')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xd0f8('0x1')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xd0f8('0x1')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xd0f8('0x1')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xd0f8('0x1')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xd0f8('0x1')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xd0f8('0x1')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xd0f8('0x2')],'allowNull':![],'defaultValue':moment()[_0xd0f8('0x3')](_0xd0f8('0x4'))}};