Built motion from commit 4c579f6b.|2.5.32
[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 _0x4fef=['YYYY-MM-DD\x20HH:mm:ss','sequelize','moment','exports','STRING','DATE','format'];(function(_0x4ae6ef,_0xc2af80){var _0x3cbb4e=function(_0x569ad5){while(--_0x569ad5){_0x4ae6ef['push'](_0x4ae6ef['shift']());}};_0x3cbb4e(++_0xc2af80);}(_0x4fef,0x1dd));var _0xf4fe=function(_0xf28133,_0x116a81){_0xf28133=_0xf28133-0x0;var _0x3d0f60=_0x4fef[_0xf28133];return _0x3d0f60;};'use strict';var Sequelize=require(_0xf4fe('0x0'));var moment=require(_0xf4fe('0x1'));module[_0xf4fe('0x2')]={'time':{'type':Sequelize[_0xf4fe('0x3')]},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xf4fe('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xf4fe('0x3')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xf4fe('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xf4fe('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xf4fe('0x3')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xf4fe('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xf4fe('0x4')],'allowNull':![],'defaultValue':moment()[_0xf4fe('0x5')](_0xf4fe('0x6'))}};