a85a98b5c3e7a9610df57caf55a4a8e222b9ed62
[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 _0x1472=['../../config/environment','exports','VIRTUAL','getDataValue','value','STRING','setDataValue','INTEGER','subtract','closedAt','duration','format','MM-DD-YYYY\x20HH:mm','toString','DATE','updatedAt','sequelize','moment','path'];(function(_0x30d46e,_0x5b4104){var _0x4dd9a5=function(_0x15956f){while(--_0x15956f){_0x30d46e['push'](_0x30d46e['shift']());}};_0x4dd9a5(++_0x5b4104);}(_0x1472,0x166));var _0x2147=function(_0xea8947,_0x1b573d){_0xea8947=_0xea8947-0x0;var _0x2455e9=_0x1472[_0xea8947];return _0x2455e9;};'use strict';var Sequelize=require(_0x2147('0x0'));var moment=require(_0x2147('0x1'));var path=require(_0x2147('0x2'));var config=require(_0x2147('0x3'));module[_0x2147('0x4')]={'format':{'type':Sequelize[_0x2147('0x5')],'get':function(){return this[_0x2147('0x6')](_0x2147('0x7'))?path['extname'](this['getDataValue'](_0x2147('0x7'))):undefined;}},'interactionid':{'type':Sequelize[_0x2147('0x8')]},'channel':{'type':Sequelize[_0x2147('0x8')]},'value':{'type':Sequelize['STRING'],'set':function(_0x4b8324){var _0x160f19=_0x4b8324['replace'](/\\/g,'/');this[_0x2147('0x9')](_0x2147('0x7'),_0x160f19);}},'rating':{'type':Sequelize[_0x2147('0xa')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize['INTEGER'],'set':function(_0x32dcbc){this[_0x2147('0x9')]('startedAt',moment()[_0x2147('0xb')](_0x32dcbc,'ms'));this[_0x2147('0x9')](_0x2147('0xc'),moment());this[_0x2147('0x9')](_0x2147('0xd'),_0x32dcbc);}},'startedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x2147('0x6')]('startedAt'))[_0x2147('0xe')](_0x2147('0xf'))[_0x2147('0x10')]();}},'closedAt':{'type':Sequelize[_0x2147('0x11')],'get':function(){return moment(this[_0x2147('0x6')](_0x2147('0xc')))[_0x2147('0xe')](_0x2147('0xf'))['toString']();}},'createdAt':{'type':Sequelize[_0x2147('0x11')],'get':function(){return moment(this[_0x2147('0x6')]('createdAt'))['format'](_0x2147('0xf'))[_0x2147('0x10')]();}},'updatedAt':{'type':Sequelize[_0x2147('0x11')],'get':function(){return moment(this['getDataValue'](_0x2147('0x12')))[_0x2147('0xe')]('MM-DD-YYYY\x20HH:mm')[_0x2147('0x10')]();}}};