b6ea77dd4174c2366a13f90d9499feba24bbfc52
[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 _0x38b2=['duration','DATE','format','MM-DD-YYYY\x20HH:mm','toString','createdAt','sequelize','moment','path','VIRTUAL','getDataValue','extname','value','STRING','replace','INTEGER','setDataValue','startedAt','subtract','closedAt'];(function(_0x1a9c3c,_0x2492ad){var _0x850ec3=function(_0x25f544){while(--_0x25f544){_0x1a9c3c['push'](_0x1a9c3c['shift']());}};_0x850ec3(++_0x2492ad);}(_0x38b2,0xf6));var _0x238b=function(_0x597f7c,_0x46de93){_0x597f7c=_0x597f7c-0x0;var _0x417b38=_0x38b2[_0x597f7c];return _0x417b38;};'use strict';var Sequelize=require(_0x238b('0x0'));var moment=require(_0x238b('0x1'));var path=require(_0x238b('0x2'));var config=require('../../config/environment');module['exports']={'format':{'type':Sequelize[_0x238b('0x3')],'get':function(){return this[_0x238b('0x4')]('value')?path[_0x238b('0x5')](this['getDataValue'](_0x238b('0x6'))):undefined;}},'interactionid':{'type':Sequelize[_0x238b('0x7')]},'channel':{'type':Sequelize[_0x238b('0x7')]},'value':{'type':Sequelize[_0x238b('0x7')],'set':function(_0x5509fe){var _0x202714=_0x5509fe[_0x238b('0x8')](/\\/g,'/');this['setDataValue'](_0x238b('0x6'),_0x202714);}},'rating':{'type':Sequelize[_0x238b('0x9')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0x238b('0x9')],'set':function(_0x3124e1){this[_0x238b('0xa')](_0x238b('0xb'),moment()[_0x238b('0xc')](_0x3124e1,'ms'));this['setDataValue'](_0x238b('0xd'),moment());this[_0x238b('0xa')](_0x238b('0xe'),_0x3124e1);}},'startedAt':{'type':Sequelize[_0x238b('0xf')],'get':function(){return moment(this[_0x238b('0x4')]('startedAt'))[_0x238b('0x10')](_0x238b('0x11'))[_0x238b('0x12')]();}},'closedAt':{'type':Sequelize[_0x238b('0xf')],'get':function(){return moment(this['getDataValue']('closedAt'))['format'](_0x238b('0x11'))[_0x238b('0x12')]();}},'createdAt':{'type':Sequelize[_0x238b('0xf')],'get':function(){return moment(this[_0x238b('0x4')](_0x238b('0x13')))[_0x238b('0x10')](_0x238b('0x11'))[_0x238b('0x12')]();}},'updatedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x238b('0x4')]('updatedAt'))[_0x238b('0x10')]('MM-DD-YYYY\x20HH:mm')[_0x238b('0x12')]();}}};