Built motion from commit 43538d75.|2.5.35
[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 _0x24bb=['VIRTUAL','value','STRING','replace','setDataValue','INTEGER','subtract','closedAt','getDataValue','startedAt','MM-DD-YYYY\x20HH:mm','toString','DATE','format','createdAt','updatedAt','sequelize','path','exports'];(function(_0x39e044,_0x5bae97){var _0x56dd52=function(_0x442679){while(--_0x442679){_0x39e044['push'](_0x39e044['shift']());}};_0x56dd52(++_0x5bae97);}(_0x24bb,0x19f));var _0xb24b=function(_0x23cec,_0x4ebf66){_0x23cec=_0x23cec-0x0;var _0x8914f1=_0x24bb[_0x23cec];return _0x8914f1;};'use strict';var Sequelize=require(_0xb24b('0x0'));var moment=require('moment');var path=require(_0xb24b('0x1'));var config=require('../../config/environment');module[_0xb24b('0x2')]={'format':{'type':Sequelize[_0xb24b('0x3')],'get':function(){return this['getDataValue'](_0xb24b('0x4'))?path['extname'](this['getDataValue'](_0xb24b('0x4'))):undefined;}},'interactionid':{'type':Sequelize[_0xb24b('0x5')]},'channel':{'type':Sequelize[_0xb24b('0x5')]},'value':{'type':Sequelize['STRING'],'set':function(_0x5110fa){var _0xea4061=_0x5110fa[_0xb24b('0x6')](/\\/g,'/');this[_0xb24b('0x7')](_0xb24b('0x4'),_0xea4061);}},'rating':{'type':Sequelize[_0xb24b('0x8')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0xb24b('0x8')],'set':function(_0x268f76){this[_0xb24b('0x7')]('startedAt',moment()[_0xb24b('0x9')](_0x268f76,'ms'));this[_0xb24b('0x7')](_0xb24b('0xa'),moment());this[_0xb24b('0x7')]('duration',_0x268f76);}},'startedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0xb24b('0xb')](_0xb24b('0xc')))['format'](_0xb24b('0xd'))[_0xb24b('0xe')]();}},'closedAt':{'type':Sequelize[_0xb24b('0xf')],'get':function(){return moment(this['getDataValue'](_0xb24b('0xa')))[_0xb24b('0x10')]('MM-DD-YYYY\x20HH:mm')[_0xb24b('0xe')]();}},'createdAt':{'type':Sequelize[_0xb24b('0xf')],'get':function(){return moment(this[_0xb24b('0xb')](_0xb24b('0x11')))[_0xb24b('0x10')]('MM-DD-YYYY\x20HH:mm')[_0xb24b('0xe')]();}},'updatedAt':{'type':Sequelize[_0xb24b('0xf')],'get':function(){return moment(this[_0xb24b('0xb')](_0xb24b('0x12')))[_0xb24b('0x10')](_0xb24b('0xd'))[_0xb24b('0xe')]();}}};