Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / screenRecording / screenRecording.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 _0x6017=['MM-DD-YYYY\x20HH:mm','toString','createdAt','sequelize','moment','path','exports','VIRTUAL','value','getDataValue','STRING','replace','setDataValue','INTEGER','startedAt','subtract','duration','DATE','format'];(function(_0x2bf04c,_0xe5d3d9){var _0x4c081a=function(_0x320851){while(--_0x320851){_0x2bf04c['push'](_0x2bf04c['shift']());}};_0x4c081a(++_0xe5d3d9);}(_0x6017,0xae));var _0x7601=function(_0x4f6431,_0x26390b){_0x4f6431=_0x4f6431-0x0;var _0x120d3e=_0x6017[_0x4f6431];return _0x120d3e;};'use strict';var Sequelize=require(_0x7601('0x0'));var moment=require(_0x7601('0x1'));var path=require(_0x7601('0x2'));var config=require('../../config/environment');module[_0x7601('0x3')]={'format':{'type':Sequelize[_0x7601('0x4')],'get':function(){return this['getDataValue'](_0x7601('0x5'))?path['extname'](this[_0x7601('0x6')]('value')):undefined;}},'interactionid':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0x7601('0x7')]},'value':{'type':Sequelize[_0x7601('0x7')],'set':function(_0xcb5ed9){var _0x34a36d=_0xcb5ed9[_0x7601('0x8')](/\\/g,'/');this[_0x7601('0x9')]('value',_0x34a36d);}},'rating':{'type':Sequelize[_0x7601('0xa')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0x7601('0xa')],'set':function(_0xd3a338){this['setDataValue'](_0x7601('0xb'),moment()[_0x7601('0xc')](_0xd3a338,'ms'));this[_0x7601('0x9')]('closedAt',moment());this[_0x7601('0x9')](_0x7601('0xd'),_0xd3a338);}},'startedAt':{'type':Sequelize[_0x7601('0xe')],'get':function(){return moment(this[_0x7601('0x6')](_0x7601('0xb')))[_0x7601('0xf')](_0x7601('0x10'))[_0x7601('0x11')]();}},'closedAt':{'type':Sequelize[_0x7601('0xe')],'get':function(){return moment(this[_0x7601('0x6')]('closedAt'))[_0x7601('0xf')]('MM-DD-YYYY\x20HH:mm')[_0x7601('0x11')]();}},'createdAt':{'type':Sequelize[_0x7601('0xe')],'get':function(){return moment(this[_0x7601('0x6')](_0x7601('0x12')))[_0x7601('0xf')](_0x7601('0x10'))[_0x7601('0x11')]();}},'updatedAt':{'type':Sequelize[_0x7601('0xe')],'get':function(){return moment(this[_0x7601('0x6')]('updatedAt'))[_0x7601('0xf')](_0x7601('0x10'))['toString']();}}};