Built motion from commit 19a84241.|2.5.34
[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 _0xf1e9=['sequelize','exports','STRING','DATE','format'];(function(_0x2d7f0e,_0x3e6fbd){var _0x110b07=function(_0x557b00){while(--_0x557b00){_0x2d7f0e['push'](_0x2d7f0e['shift']());}};_0x110b07(++_0x3e6fbd);}(_0xf1e9,0xc3));var _0x9f1e=function(_0x5461bb,_0x3e17b8){_0x5461bb=_0x5461bb-0x0;var _0x17d9c2=_0xf1e9[_0x5461bb];return _0x17d9c2;};'use strict';var Sequelize=require(_0x9f1e('0x0'));var moment=require('moment');module[_0x9f1e('0x1')]={'time':{'type':Sequelize[_0x9f1e('0x2')]},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x9f1e('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x9f1e('0x3')],'allowNull':![],'defaultValue':moment()[_0x9f1e('0x4')]('YYYY-MM-DD\x20HH:mm:ss')}};