Built motion from commit (unavailable).|2.5.18
[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 _0x8348=['YYYY-MM-DD\x20HH:mm:ss','STRING','DATE'];(function(_0x14fc7e,_0x292dd0){var _0x599eb7=function(_0x36df6f){while(--_0x36df6f){_0x14fc7e['push'](_0x14fc7e['shift']());}};_0x599eb7(++_0x292dd0);}(_0x8348,0xd3));var _0x8834=function(_0x344f80,_0x249737){_0x344f80=_0x344f80-0x0;var _0x1e8b6f=_0x8348[_0x344f80];return _0x1e8b6f;};'use strict';var Sequelize=require('sequelize');var moment=require('moment');module['exports']={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x8834('0x0')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x8834('0x0')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x8834('0x0')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x8834('0x0')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x8834('0x0')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x8834('0x0')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x8834('0x0')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x8834('0x1')],'allowNull':![],'defaultValue':moment()['format'](_0x8834('0x2'))}};