Built motion from commit 3e059bc2.|2.5.32
[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 _0xbd8e=['startedAt','MM-DD-YYYY\x20HH:mm','toString','format','updatedAt','sequelize','moment','exports','getDataValue','value','extname','STRING','replace','INTEGER','setDataValue','closedAt','duration','DATE'];(function(_0x5a18fc,_0xb1a4aa){var _0x57b441=function(_0x14e663){while(--_0x14e663){_0x5a18fc['push'](_0x5a18fc['shift']());}};_0x57b441(++_0xb1a4aa);}(_0xbd8e,0x1b5));var _0xebd8=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0xbd8e[_0x17d9e3];return _0x14192d;};'use strict';var Sequelize=require(_0xebd8('0x0'));var moment=require(_0xebd8('0x1'));var path=require('path');var config=require('../../config/environment');module[_0xebd8('0x2')]={'format':{'type':Sequelize['VIRTUAL'],'get':function(){return this[_0xebd8('0x3')](_0xebd8('0x4'))?path[_0xebd8('0x5')](this[_0xebd8('0x3')](_0xebd8('0x4'))):undefined;}},'interactionid':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0xebd8('0x6')]},'value':{'type':Sequelize[_0xebd8('0x6')],'set':function(_0x3f2b2e){var _0x3740bd=_0x3f2b2e[_0xebd8('0x7')](/\\/g,'/');this['setDataValue'](_0xebd8('0x4'),_0x3740bd);}},'rating':{'type':Sequelize[_0xebd8('0x8')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0xebd8('0x8')],'set':function(_0x13afa5){this['setDataValue']('startedAt',moment()['subtract'](_0x13afa5,'ms'));this[_0xebd8('0x9')](_0xebd8('0xa'),moment());this[_0xebd8('0x9')](_0xebd8('0xb'),_0x13afa5);}},'startedAt':{'type':Sequelize[_0xebd8('0xc')],'get':function(){return moment(this['getDataValue'](_0xebd8('0xd')))['format'](_0xebd8('0xe'))[_0xebd8('0xf')]();}},'closedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0xebd8('0x3')](_0xebd8('0xa')))[_0xebd8('0x10')]('MM-DD-YYYY\x20HH:mm')[_0xebd8('0xf')]();}},'createdAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0xebd8('0x3')]('createdAt'))['format'](_0xebd8('0xe'))[_0xebd8('0xf')]();}},'updatedAt':{'type':Sequelize[_0xebd8('0xc')],'get':function(){return moment(this[_0xebd8('0x3')](_0xebd8('0x11')))[_0xebd8('0x10')](_0xebd8('0xe'))[_0xebd8('0xf')]();}}};