Built motion from commit (unavailable).|2.4.21
[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 _0x752e=['format','YYYY-MM-DD\x20HH:mm:ss','sequelize','moment','exports','STRING'];(function(_0xa9859c,_0x50500d){var _0x3e23f9=function(_0x4f242a){while(--_0x4f242a){_0xa9859c['push'](_0xa9859c['shift']());}};_0x3e23f9(++_0x50500d);}(_0x752e,0xf2));var _0xe752=function(_0x173441,_0x26b0d9){_0x173441=_0x173441-0x0;var _0x2423a8=_0x752e[_0x173441];return _0x2423a8;};'use strict';var Sequelize=require(_0xe752('0x0'));var moment=require(_0xe752('0x1'));module[_0xe752('0x2')]={'time':{'type':Sequelize[_0xe752('0x3')]},'callid':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xe752('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':moment()[_0xe752('0x4')](_0xe752('0x5'))}};