Built motion from commit 5b761a7b.|2.5.36
[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 _0x241a=['STRING','DATE','format','sequelize'];(function(_0x5a7e78,_0x400b57){var _0xa8d4a1=function(_0x486659){while(--_0x486659){_0x5a7e78['push'](_0x5a7e78['shift']());}};_0xa8d4a1(++_0x400b57);}(_0x241a,0x18b));var _0xa241=function(_0x4a3898,_0x4c9853){_0x4a3898=_0x4a3898-0x0;var _0x25ceb0=_0x241a[_0x4a3898];return _0x25ceb0;};'use strict';var Sequelize=require(_0xa241('0x0'));var moment=require('moment');module['exports']={'time':{'type':Sequelize[_0xa241('0x1')]},'callid':{'type':Sequelize[_0xa241('0x1')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xa241('0x1')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xa241('0x1')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xa241('0x1')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xa241('0x1')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xa241('0x2')],'allowNull':![],'defaultValue':moment()[_0xa241('0x3')]('YYYY-MM-DD\x20HH:mm:ss')}};