f0f4a8bf5eca004c35446063765ba10a3be62383
[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 _0x85d3=['moment','exports','STRING','DATE','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x319a5a,_0x2e8567){var _0x400fdf=function(_0x159a38){while(--_0x159a38){_0x319a5a['push'](_0x319a5a['shift']());}};_0x400fdf(++_0x2e8567);}(_0x85d3,0x1a9));var _0x385d=function(_0x5ddb1c,_0x5ea4df){_0x5ddb1c=_0x5ddb1c-0x0;var _0x354adc=_0x85d3[_0x5ddb1c];return _0x354adc;};'use strict';var Sequelize=require('sequelize');var moment=require(_0x385d('0x0'));module[_0x385d('0x1')]={'time':{'type':Sequelize[_0x385d('0x2')]},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x385d('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x385d('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x385d('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x385d('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x385d('0x3')],'allowNull':![],'defaultValue':moment()['format'](_0x385d('0x4'))}};