76623f1fb87f87ebd9accb60f99b382425614c7f
[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 _0xb96d=['../../config/environment','VIRTUAL','getDataValue','value','STRING','replace','INTEGER','startedAt','subtract','closedAt','setDataValue','duration','DATE','format','MM-DD-YYYY\x20HH:mm','toString','createdAt','updatedAt','moment','path'];(function(_0x2dfe6c,_0x2ad948){var _0x3a58a0=function(_0xe79dd0){while(--_0xe79dd0){_0x2dfe6c['push'](_0x2dfe6c['shift']());}};_0x3a58a0(++_0x2ad948);}(_0xb96d,0x9e));var _0xdb96=function(_0x9a3e0f,_0x2f796d){_0x9a3e0f=_0x9a3e0f-0x0;var _0x3d2a9a=_0xb96d[_0x9a3e0f];return _0x3d2a9a;};'use strict';var Sequelize=require('sequelize');var moment=require(_0xdb96('0x0'));var path=require(_0xdb96('0x1'));var config=require(_0xdb96('0x2'));module['exports']={'format':{'type':Sequelize[_0xdb96('0x3')],'get':function(){return this[_0xdb96('0x4')](_0xdb96('0x5'))?path['extname'](this['getDataValue'](_0xdb96('0x5'))):undefined;}},'interactionid':{'type':Sequelize[_0xdb96('0x6')]},'channel':{'type':Sequelize[_0xdb96('0x6')]},'value':{'type':Sequelize[_0xdb96('0x6')],'set':function(_0x4f5e6f){var _0x294084=_0x4f5e6f[_0xdb96('0x7')](/\\/g,'/');this['setDataValue'](_0xdb96('0x5'),_0x294084);}},'rating':{'type':Sequelize['INTEGER'],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0xdb96('0x8')],'set':function(_0xaea492){this['setDataValue'](_0xdb96('0x9'),moment()[_0xdb96('0xa')](_0xaea492,'ms'));this['setDataValue'](_0xdb96('0xb'),moment());this[_0xdb96('0xc')](_0xdb96('0xd'),_0xaea492);}},'startedAt':{'type':Sequelize[_0xdb96('0xe')],'get':function(){return moment(this['getDataValue'](_0xdb96('0x9')))[_0xdb96('0xf')](_0xdb96('0x10'))['toString']();}},'closedAt':{'type':Sequelize[_0xdb96('0xe')],'get':function(){return moment(this[_0xdb96('0x4')](_0xdb96('0xb')))[_0xdb96('0xf')](_0xdb96('0x10'))[_0xdb96('0x11')]();}},'createdAt':{'type':Sequelize[_0xdb96('0xe')],'get':function(){return moment(this[_0xdb96('0x4')](_0xdb96('0x12')))[_0xdb96('0xf')](_0xdb96('0x10'))[_0xdb96('0x11')]();}},'updatedAt':{'type':Sequelize[_0xdb96('0xe')],'get':function(){return moment(this['getDataValue'](_0xdb96('0x13')))[_0xdb96('0xf')](_0xdb96('0x10'))[_0xdb96('0x11')]();}}};