Built motion from commit (unavailable).|2.4.4
[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 _0x24ca=['sequelize','exports','STRING','DATE','format','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x5337b0,_0x4028a4){var _0x37b502=function(_0x2b5fc0){while(--_0x2b5fc0){_0x5337b0['push'](_0x5337b0['shift']());}};_0x37b502(++_0x4028a4);}(_0x24ca,0x1bc));var _0xa24c=function(_0x337748,_0x402b05){_0x337748=_0x337748-0x0;var _0x3bb03f=_0x24ca[_0x337748];return _0x3bb03f;};'use strict';var Sequelize=require(_0xa24c('0x0'));var moment=require('moment');module[_0xa24c('0x1')]={'time':{'type':Sequelize[_0xa24c('0x2')]},'callid':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xa24c('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xa24c('0x3')],'allowNull':![],'defaultValue':moment()[_0xa24c('0x4')](_0xa24c('0x5'))}};