Built motion from commit 936e8062.|2.5.33
[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 _0x0b36=['exports','STRING','YYYY-MM-DD\x20HH:mm:ss','sequelize','moment'];(function(_0x5497f4,_0x2dd336){var _0x162629=function(_0x370d91){while(--_0x370d91){_0x5497f4['push'](_0x5497f4['shift']());}};_0x162629(++_0x2dd336);}(_0x0b36,0x10c));var _0x60b3=function(_0x3b6f7e,_0x2c6e88){_0x3b6f7e=_0x3b6f7e-0x0;var _0xa6608=_0x0b36[_0x3b6f7e];return _0xa6608;};'use strict';var Sequelize=require(_0x60b3('0x0'));var moment=require(_0x60b3('0x1'));module[_0x60b3('0x2')]={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x60b3('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x60b3('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x60b3('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x60b3('0x3')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x60b3('0x3')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x60b3('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x60b3('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':moment()['format'](_0x60b3('0x4'))}};