Built motion from commit ab870f9e.|2.5.44
[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 _0x2eb4=['STRING','format','YYYY-MM-DD\x20HH:mm:ss','sequelize','exports'];(function(_0x417955,_0x4ed8c8){var _0x3a94ef=function(_0xa3a38d){while(--_0xa3a38d){_0x417955['push'](_0x417955['shift']());}};_0x3a94ef(++_0x4ed8c8);}(_0x2eb4,0x17f));var _0x42eb=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x2eb4[_0x3dd15e];return _0x231fd0;};'use strict';var Sequelize=require(_0x42eb('0x0'));var moment=require('moment');module[_0x42eb('0x1')]={'time':{'type':Sequelize[_0x42eb('0x2')]},'callid':{'type':Sequelize[_0x42eb('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x42eb('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x42eb('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x42eb('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x42eb('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x42eb('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x42eb('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x42eb('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':moment()[_0x42eb('0x3')](_0x42eb('0x4'))}};