Built motion from commit (unavailable).|2.4.19
[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 _0xe363=['exports','STRING','DATE','format','YYYY-MM-DD\x20HH:mm:ss','sequelize','moment'];(function(_0x4ce1f3,_0x31fb59){var _0x3b4f68=function(_0xccf097){while(--_0xccf097){_0x4ce1f3['push'](_0x4ce1f3['shift']());}};_0x3b4f68(++_0x31fb59);}(_0xe363,0xa6));var _0x3e36=function(_0xa009f7,_0x50e914){_0xa009f7=_0xa009f7-0x0;var _0x486775=_0xe363[_0xa009f7];return _0x486775;};'use strict';var Sequelize=require(_0x3e36('0x0'));var moment=require(_0x3e36('0x1'));module[_0x3e36('0x2')]={'time':{'type':Sequelize[_0x3e36('0x3')]},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x3e36('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x3e36('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x3e36('0x3')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x3e36('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x3e36('0x3')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x3e36('0x3')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x3e36('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x3e36('0x4')],'allowNull':![],'defaultValue':moment()[_0x3e36('0x5')](_0x3e36('0x6'))}};