3cbf21f5a74d070739b66e0d6462a614cdc874d0
[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 _0xda44=['sequelize','moment','STRING','DATE','format'];(function(_0x54fdd8,_0x2e81ae){var _0x4f6f8a=function(_0x2a970c){while(--_0x2a970c){_0x54fdd8['push'](_0x54fdd8['shift']());}};_0x4f6f8a(++_0x2e81ae);}(_0xda44,0x1d1));var _0x4da4=function(_0x580576,_0x2f107d){_0x580576=_0x580576-0x0;var _0x3f55a0=_0xda44[_0x580576];return _0x3f55a0;};'use strict';var Sequelize=require(_0x4da4('0x0'));var moment=require(_0x4da4('0x1'));module['exports']={'time':{'type':Sequelize[_0x4da4('0x2')]},'callid':{'type':Sequelize[_0x4da4('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x4da4('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x4da4('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x4da4('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x4da4('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x4da4('0x3')],'allowNull':![],'defaultValue':moment()[_0x4da4('0x4')]('YYYY-MM-DD\x20HH:mm:ss')}};