be56be4a906190f30605f16c8c6bdf79d55b5396
[motion2.git] / server / api / voiceRecording / voiceRecording.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 _0x2c02=['sequelize','moment','exports','VIRTUAL','value','extname','getDataValue','STRING','setDataValue','channel','membername','split','INTEGER','TEXT','NEW','FLOAT','BOOLEAN','DATE','format','MM-DD-YYYY\x20HH:mm','toString','updatedAt'];(function(_0x1beef3,_0x57c4b8){var _0x5af964=function(_0x36f463){while(--_0x36f463){_0x1beef3['push'](_0x1beef3['shift']());}};_0x5af964(++_0x57c4b8);}(_0x2c02,0xf2));var _0x22c0=function(_0x11b780,_0x332ff3){_0x11b780=_0x11b780-0x0;var _0x4094c3=_0x2c02[_0x11b780];return _0x4094c3;};'use strict';var Sequelize=require(_0x22c0('0x0'));var moment=require(_0x22c0('0x1'));var path=require('path');module[_0x22c0('0x2')]={'format':{'type':Sequelize[_0x22c0('0x3')],'get':function(){return this['getDataValue'](_0x22c0('0x4'))?path[_0x22c0('0x5')](this[_0x22c0('0x6')]('value')):undefined;}},'uniqueid':{'type':Sequelize[_0x22c0('0x7')]},'channel':{'type':Sequelize[_0x22c0('0x7')],'set':function(_0x37115c){if(_0x37115c){this[_0x22c0('0x8')](_0x22c0('0x9'),_0x37115c);this['setDataValue'](_0x22c0('0xa'),_0x37115c[_0x22c0('0xb')](/\/|-/)[0x1]);}}},'membername':{'type':Sequelize[_0x22c0('0x7')]},'calleridnum':{'type':Sequelize[_0x22c0('0x7')]},'calleridname':{'type':Sequelize[_0x22c0('0x7')]},'connectedlinenum':{'type':Sequelize['STRING']},'connectedlinename':{'type':Sequelize[_0x22c0('0x7')]},'accountcode':{'type':Sequelize[_0x22c0('0x7')]},'context':{'type':Sequelize['STRING']},'exten':{'type':Sequelize['STRING']},'value':{'type':Sequelize[_0x22c0('0x7')]},'type':{'type':Sequelize[_0x22c0('0x7')]},'rating':{'type':Sequelize[_0x22c0('0xc')],'validate':{'max':0x5,'min':0x0}},'queue':{'type':Sequelize[_0x22c0('0x7')]},'userDisposition':{'type':Sequelize[_0x22c0('0x7')]},'userSecondDisposition':{'type':Sequelize[_0x22c0('0x7')]},'userThirdDisposition':{'type':Sequelize[_0x22c0('0x7')]},'location':{'type':Sequelize[_0x22c0('0xd')]},'transcribeName':{'type':Sequelize['STRING']},'transcribeStatus':{'type':Sequelize['STRING'],'defaultValue':_0x22c0('0xe')},'fileUri':{'type':Sequelize[_0x22c0('0xd')]},'fileText':{'type':Sequelize[_0x22c0('0xd')]},'failureReason':{'type':Sequelize['TEXT']},'sentiment':{'type':Sequelize[_0x22c0('0x7')]},'sPositive':{'type':Sequelize[_0x22c0('0xf')]},'sNegative':{'type':Sequelize[_0x22c0('0xf')]},'sNeutral':{'type':Sequelize[_0x22c0('0xf')]},'sMixed':{'type':Sequelize[_0x22c0('0xf')]},'tempSentiment':{'type':Sequelize[_0x22c0('0x10')],'defaultValue':![]},'createdAt':{'type':Sequelize[_0x22c0('0x11')],'get':function(){return moment(this[_0x22c0('0x6')]('createdAt'))[_0x22c0('0x12')](_0x22c0('0x13'))[_0x22c0('0x14')]();}},'updatedAt':{'type':Sequelize[_0x22c0('0x11')],'get':function(){return moment(this[_0x22c0('0x6')](_0x22c0('0x15')))['format'](_0x22c0('0x13'))[_0x22c0('0x14')]();}}};