Built motion from commit (unavailable).|2.5.0
[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 _0x34e9=['format','sequelize','moment','exports','STRING','DATE'];(function(_0x1f9f37,_0x18776e){var _0x21c080=function(_0x4acb93){while(--_0x4acb93){_0x1f9f37['push'](_0x1f9f37['shift']());}};_0x21c080(++_0x18776e);}(_0x34e9,0xcd));var _0x934e=function(_0x1c99fa,_0x346c4d){_0x1c99fa=_0x1c99fa-0x0;var _0x14c9a4=_0x34e9[_0x1c99fa];return _0x14c9a4;};'use strict';var Sequelize=require(_0x934e('0x0'));var moment=require(_0x934e('0x1'));module[_0x934e('0x2')]={'time':{'type':Sequelize[_0x934e('0x3')]},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x934e('0x3')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x934e('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x934e('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x934e('0x3')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x934e('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x934e('0x4')],'allowNull':![],'defaultValue':moment()[_0x934e('0x5')]('YYYY-MM-DD\x20HH:mm:ss')}};