6e8607b57e3b690ca6a71386e526f4025d42d255
[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 _0xca6e=['startedAt','subtract','closedAt','DATE','format','MM-DD-YYYY\x20HH:mm','toString','sequelize','moment','path','../../config/environment','exports','getDataValue','value','STRING','setDataValue','INTEGER'];(function(_0x4ebc7b,_0x255c0d){var _0x52a271=function(_0x2dbaaa){while(--_0x2dbaaa){_0x4ebc7b['push'](_0x4ebc7b['shift']());}};_0x52a271(++_0x255c0d);}(_0xca6e,0x1c1));var _0xeca6=function(_0x3f5954,_0x2d7584){_0x3f5954=_0x3f5954-0x0;var _0x4cf1b5=_0xca6e[_0x3f5954];return _0x4cf1b5;};'use strict';var Sequelize=require(_0xeca6('0x0'));var moment=require(_0xeca6('0x1'));var path=require(_0xeca6('0x2'));var config=require(_0xeca6('0x3'));module[_0xeca6('0x4')]={'format':{'type':Sequelize['VIRTUAL'],'get':function(){return this[_0xeca6('0x5')](_0xeca6('0x6'))?path['extname'](this[_0xeca6('0x5')]('value')):undefined;}},'interactionid':{'type':Sequelize[_0xeca6('0x7')]},'channel':{'type':Sequelize[_0xeca6('0x7')]},'value':{'type':Sequelize[_0xeca6('0x7')],'set':function(_0x5bec20){var _0x2ea018=_0x5bec20['replace'](/\\/g,'/');this[_0xeca6('0x8')](_0xeca6('0x6'),_0x2ea018);}},'rating':{'type':Sequelize[_0xeca6('0x9')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0xeca6('0x9')],'set':function(_0xb5853c){this['setDataValue'](_0xeca6('0xa'),moment()[_0xeca6('0xb')](_0xb5853c,'ms'));this[_0xeca6('0x8')](_0xeca6('0xc'),moment());this[_0xeca6('0x8')]('duration',_0xb5853c);}},'startedAt':{'type':Sequelize[_0xeca6('0xd')],'get':function(){return moment(this[_0xeca6('0x5')](_0xeca6('0xa')))[_0xeca6('0xe')](_0xeca6('0xf'))[_0xeca6('0x10')]();}},'closedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this['getDataValue'](_0xeca6('0xc')))[_0xeca6('0xe')](_0xeca6('0xf'))[_0xeca6('0x10')]();}},'createdAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0xeca6('0x5')]('createdAt'))[_0xeca6('0xe')](_0xeca6('0xf'))[_0xeca6('0x10')]();}},'updatedAt':{'type':Sequelize[_0xeca6('0xd')],'get':function(){return moment(this[_0xeca6('0x5')]('updatedAt'))[_0xeca6('0xe')]('MM-DD-YYYY\x20HH:mm')[_0xeca6('0x10')]();}}};