8d9c7cc5bd8e2875e6dcc44fdd056794dc96f9a8
[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 _0x6da9=['value','STRING','replace','setDataValue','startedAt','subtract','closedAt','DATE','format','MM-DD-YYYY\x20HH:mm','toString','createdAt','updatedAt','sequelize','moment','path','../../config/environment','exports','VIRTUAL','getDataValue'];(function(_0x5a6766,_0x56f0bf){var _0x4f8e46=function(_0x482284){while(--_0x482284){_0x5a6766['push'](_0x5a6766['shift']());}};_0x4f8e46(++_0x56f0bf);}(_0x6da9,0x161));var _0x96da=function(_0x2fdfce,_0x3208c6){_0x2fdfce=_0x2fdfce-0x0;var _0x34fc9b=_0x6da9[_0x2fdfce];return _0x34fc9b;};'use strict';var Sequelize=require(_0x96da('0x0'));var moment=require(_0x96da('0x1'));var path=require(_0x96da('0x2'));var config=require(_0x96da('0x3'));module[_0x96da('0x4')]={'format':{'type':Sequelize[_0x96da('0x5')],'get':function(){return this[_0x96da('0x6')]('value')?path['extname'](this['getDataValue'](_0x96da('0x7'))):undefined;}},'interactionid':{'type':Sequelize[_0x96da('0x8')]},'channel':{'type':Sequelize[_0x96da('0x8')]},'value':{'type':Sequelize['STRING'],'set':function(_0x1bc4b0){var _0x5d7737=_0x1bc4b0[_0x96da('0x9')](/\\/g,'/');this[_0x96da('0xa')](_0x96da('0x7'),_0x5d7737);}},'rating':{'type':Sequelize['INTEGER'],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize['INTEGER'],'set':function(_0x4ed0c1){this[_0x96da('0xa')](_0x96da('0xb'),moment()[_0x96da('0xc')](_0x4ed0c1,'ms'));this['setDataValue'](_0x96da('0xd'),moment());this[_0x96da('0xa')]('duration',_0x4ed0c1);}},'startedAt':{'type':Sequelize[_0x96da('0xe')],'get':function(){return moment(this[_0x96da('0x6')](_0x96da('0xb')))[_0x96da('0xf')](_0x96da('0x10'))[_0x96da('0x11')]();}},'closedAt':{'type':Sequelize[_0x96da('0xe')],'get':function(){return moment(this[_0x96da('0x6')](_0x96da('0xd')))['format'](_0x96da('0x10'))[_0x96da('0x11')]();}},'createdAt':{'type':Sequelize['DATE'],'get':function(){return moment(this['getDataValue'](_0x96da('0x12')))[_0x96da('0xf')]('MM-DD-YYYY\x20HH:mm')[_0x96da('0x11')]();}},'updatedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x96da('0x6')](_0x96da('0x13')))[_0x96da('0xf')](_0x96da('0x10'))[_0x96da('0x11')]();}}};