Built motion from commit bab6f49e.|2.6.17
[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 _0x829a=['DATE','moment','exports','STRING'];(function(_0x550d12,_0x5384bd){var _0x12103d=function(_0x2a9834){while(--_0x2a9834){_0x550d12['push'](_0x550d12['shift']());}};_0x12103d(++_0x5384bd);}(_0x829a,0x1cd));var _0xa829=function(_0x1a88c1,_0x3d0850){_0x1a88c1=_0x1a88c1-0x0;var _0x1c92e5=_0x829a[_0x1a88c1];return _0x1c92e5;};'use strict';var Sequelize=require('sequelize');var moment=require(_0xa829('0x0'));module[_0xa829('0x1')]={'time':{'type':Sequelize[_0xa829('0x2')]},'callid':{'type':Sequelize[_0xa829('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xa829('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xa829('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xa829('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xa829('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xa829('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xa829('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xa829('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xa829('0x3')],'allowNull':![],'defaultValue':Sequelize['literal']('CURRENT_TIMESTAMP\x20ON\x20UPDATE\x20CURRENT_TIMESTAMP')}};