Built motion from commit d5e4af8c.|2.6.23
[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 _0x1950=['sequelize','moment','exports','STRING','DATE'];(function(_0x42bc91,_0x41f40a){var _0x3f5507=function(_0x20cfaf){while(--_0x20cfaf){_0x42bc91['push'](_0x42bc91['shift']());}};_0x3f5507(++_0x41f40a);}(_0x1950,0x1e5));var _0x0195=function(_0x3fc29c,_0x1184f3){_0x3fc29c=_0x3fc29c-0x0;var _0x1cd07e=_0x1950[_0x3fc29c];return _0x1cd07e;};'use strict';var Sequelize=require(_0x0195('0x0'));var moment=require(_0x0195('0x1'));module[_0x0195('0x2')]={'time':{'type':Sequelize[_0x0195('0x3')]},'callid':{'type':Sequelize[_0x0195('0x3')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x0195('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x0195('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x0195('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x0195('0x3')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x0195('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x0195('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x0195('0x4')],'allowNull':![],'defaultValue':Sequelize['literal']('CURRENT_TIMESTAMP\x20ON\x20UPDATE\x20CURRENT_TIMESTAMP')}};