0aab98acee54c774c643dd81a240382eea1d64c3
[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 _0xe0b4=['STRING','DATE','format','YYYY-MM-DD\x20HH:mm:ss','sequelize','moment'];(function(_0x59aa72,_0x8eb81b){var _0x465927=function(_0x2cec6e){while(--_0x2cec6e){_0x59aa72['push'](_0x59aa72['shift']());}};_0x465927(++_0x8eb81b);}(_0xe0b4,0x190));var _0x4e0b=function(_0xb1f3d6,_0x50949f){_0xb1f3d6=_0xb1f3d6-0x0;var _0x8d7926=_0xe0b4[_0xb1f3d6];return _0x8d7926;};'use strict';var Sequelize=require(_0x4e0b('0x0'));var moment=require(_0x4e0b('0x1'));module['exports']={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize[_0x4e0b('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x4e0b('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x4e0b('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x4e0b('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x4e0b('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x4e0b('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x4e0b('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x4e0b('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x4e0b('0x3')],'allowNull':![],'defaultValue':moment()[_0x4e0b('0x4')](_0x4e0b('0x5'))}};