2f3fe2839ace167d3d144c1cf4672a7e37331029
[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 _0x9d9a=['exports','STRING','DATE','sequelize','moment'];(function(_0x26f1b2,_0x33d843){var _0x1624a4=function(_0x58dfb7){while(--_0x58dfb7){_0x26f1b2['push'](_0x26f1b2['shift']());}};_0x1624a4(++_0x33d843);}(_0x9d9a,0x1ca));var _0xa9d9=function(_0x161885,_0x383938){_0x161885=_0x161885-0x0;var _0x45107c=_0x9d9a[_0x161885];return _0x45107c;};'use strict';var Sequelize=require(_0xa9d9('0x0'));var moment=require(_0xa9d9('0x1'));module[_0xa9d9('0x2')]={'time':{'type':Sequelize[_0xa9d9('0x3')]},'callid':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xa9d9('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xa9d9('0x4')],'allowNull':![],'defaultValue':Sequelize['literal']('CURRENT_TIMESTAMP\x20ON\x20UPDATE\x20CURRENT_TIMESTAMP')}};