Built motion from commit 52c8a02d.|2.6.29
[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 _0x3c4c=['DATE','literal','sequelize','moment','exports','STRING'];(function(_0xb464,_0x4f44de){var _0x337565=function(_0x13f427){while(--_0x13f427){_0xb464['push'](_0xb464['shift']());}};_0x337565(++_0x4f44de);}(_0x3c4c,0x1ac));var _0xc3c4=function(_0x1ac595,_0x5d2081){_0x1ac595=_0x1ac595-0x0;var _0x455fff=_0x3c4c[_0x1ac595];return _0x455fff;};'use strict';var Sequelize=require(_0xc3c4('0x0'));var moment=require(_0xc3c4('0x1'));module[_0xc3c4('0x2')]={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize[_0xc3c4('0x3')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xc3c4('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xc3c4('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xc3c4('0x3')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xc3c4('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xc3c4('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xc3c4('0x3')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xc3c4('0x3')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xc3c4('0x4')],'allowNull':![],'defaultValue':Sequelize[_0xc3c4('0x5')]('CURRENT_TIMESTAMP\x20ON\x20UPDATE\x20CURRENT_TIMESTAMP')}};