Built motion from commit d13fb11b.|2.6.34
[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 _0xb42e=['exports','STRING','DATE','literal','sequelize'];(function(_0xe55934,_0x26aaad){var _0x59f18e=function(_0xb6b1c8){while(--_0xb6b1c8){_0xe55934['push'](_0xe55934['shift']());}};_0x59f18e(++_0x26aaad);}(_0xb42e,0x1cb));var _0xeb42=function(_0xbb9dbf,_0x5dafa4){_0xbb9dbf=_0xbb9dbf-0x0;var _0x30223c=_0xb42e[_0xbb9dbf];return _0x30223c;};'use strict';var Sequelize=require(_0xeb42('0x0'));var moment=require('moment');module[_0xeb42('0x1')]={'time':{'type':Sequelize[_0xeb42('0x2')]},'callid':{'type':Sequelize[_0xeb42('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xeb42('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xeb42('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xeb42('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xeb42('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xeb42('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xeb42('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xeb42('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xeb42('0x3')],'allowNull':![],'defaultValue':Sequelize[_0xeb42('0x4')]('CURRENT_TIMESTAMP\x20ON\x20UPDATE\x20CURRENT_TIMESTAMP')}};