d883cda4467fc1572d36fba290b4c95c76abe46c
[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 _0xbb93=['sequelize','exports','STRING','format'];(function(_0x41edbb,_0x2d5282){var _0x2b1f5b=function(_0xb13f6f){while(--_0xb13f6f){_0x41edbb['push'](_0x41edbb['shift']());}};_0x2b1f5b(++_0x2d5282);}(_0xbb93,0x120));var _0x3bb9=function(_0xaf98e6,_0x36cb00){_0xaf98e6=_0xaf98e6-0x0;var _0x24ac79=_0xbb93[_0xaf98e6];return _0x24ac79;};'use strict';var Sequelize=require(_0x3bb9('0x0'));var moment=require('moment');module[_0x3bb9('0x1')]={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x3bb9('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':moment()[_0x3bb9('0x3')]('YYYY-MM-DD\x20HH:mm:ss')}};