Built motion from commit (unavailable).|2.5.17
[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 _0x0c8c=['STRING','format','YYYY-MM-DD\x20HH:mm:ss','sequelize','moment','exports'];(function(_0x1468d4,_0x27cc35){var _0x3b5854=function(_0x3a4ad5){while(--_0x3a4ad5){_0x1468d4['push'](_0x1468d4['shift']());}};_0x3b5854(++_0x27cc35);}(_0x0c8c,0x129));var _0xc0c8=function(_0x4ca95c,_0x1b5cc0){_0x4ca95c=_0x4ca95c-0x0;var _0x1ced62=_0x0c8c[_0x4ca95c];return _0x1ced62;};'use strict';var Sequelize=require(_0xc0c8('0x0'));var moment=require(_0xc0c8('0x1'));module[_0xc0c8('0x2')]={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize[_0xc0c8('0x3')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0xc0c8('0x3')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0xc0c8('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0xc0c8('0x3')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0xc0c8('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0xc0c8('0x3')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0xc0c8('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':moment()[_0xc0c8('0x4')](_0xc0c8('0x5'))}};