b3cb8417e4fcb70867ffff46dba3d5531045ac62
[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 _0x9d3e=['YYYY-MM-DD\x20HH:mm:ss','sequelize','moment','exports','STRING','DATE'];(function(_0x599e60,_0x5b6519){var _0x468e19=function(_0xcdfd97){while(--_0xcdfd97){_0x599e60['push'](_0x599e60['shift']());}};_0x468e19(++_0x5b6519);}(_0x9d3e,0x1cf));var _0xe9d3=function(_0x29a04d,_0x58ab66){_0x29a04d=_0x29a04d-0x0;var _0x2c5e4f=_0x9d3e[_0x29a04d];return _0x2c5e4f;};'use strict';var Sequelize=require(_0xe9d3('0x0'));var moment=require(_0xe9d3('0x1'));module[_0xe9d3('0x2')]={'time':{'type':Sequelize[_0xe9d3('0x3')]},'callid':{'type':Sequelize[_0xe9d3('0x3')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xe9d3('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xe9d3('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xe9d3('0x3')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xe9d3('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xe9d3('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xe9d3('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xe9d3('0x4')],'allowNull':![],'defaultValue':moment()['format'](_0xe9d3('0x5'))}};