5500cd3b1f83115a29d821a4fa4787a96cf61c56
[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 _0x33ac=['format','YYYY-MM-DD\x20HH:mm:ss','moment','STRING'];(function(_0x463721,_0x265d3f){var _0x55cc9c=function(_0xb1f4e){while(--_0xb1f4e){_0x463721['push'](_0x463721['shift']());}};_0x55cc9c(++_0x265d3f);}(_0x33ac,0x1f2));var _0xc33a=function(_0x3b0257,_0x58a6bb){_0x3b0257=_0x3b0257-0x0;var _0x10bc4c=_0x33ac[_0x3b0257];return _0x10bc4c;};'use strict';var Sequelize=require('sequelize');var moment=require(_0xc33a('0x0'));module['exports']={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xc33a('0x1')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':moment()[_0xc33a('0x2')](_0xc33a('0x3'))}};