Built motion from commit (unavailable).|2.5.4
[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 _0xeab9=['STRING','DATE','moment','exports'];(function(_0x5d6456,_0x58ecc7){var _0x4d66c1=function(_0x4335e3){while(--_0x4335e3){_0x5d6456['push'](_0x5d6456['shift']());}};_0x4d66c1(++_0x58ecc7);}(_0xeab9,0x7e));var _0x9eab=function(_0x40c7cd,_0x8828d){_0x40c7cd=_0x40c7cd-0x0;var _0x2254b4=_0xeab9[_0x40c7cd];return _0x2254b4;};'use strict';var Sequelize=require('sequelize');var moment=require(_0x9eab('0x0'));module[_0x9eab('0x1')]={'time':{'type':Sequelize[_0x9eab('0x2')]},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x9eab('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x9eab('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x9eab('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x9eab('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x9eab('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x9eab('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x9eab('0x3')],'allowNull':![],'defaultValue':moment()['format']('YYYY-MM-DD\x20HH:mm:ss')}};