a0f53587d38c80fa7bad696dad609759403ff500
[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 _0xd94e=['YYYY-MM-DD\x20HH:mm:ss','moment','STRING','DATE','format'];(function(_0x199572,_0x33e667){var _0x13cfa3=function(_0x53c075){while(--_0x53c075){_0x199572['push'](_0x199572['shift']());}};_0x13cfa3(++_0x33e667);}(_0xd94e,0x16e));var _0xed94=function(_0x3ae69f,_0x5c6d6e){_0x3ae69f=_0x3ae69f-0x0;var _0x9175bc=_0xd94e[_0x3ae69f];return _0x9175bc;};'use strict';var Sequelize=require('sequelize');var moment=require(_0xed94('0x0'));module['exports']={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xed94('0x1')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0xed94('0x2')],'allowNull':![],'defaultValue':moment()[_0xed94('0x3')](_0xed94('0x4'))}};