Built motion from commit a679711e.|2.6.15
[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 _0xf4c9=['DATE','toString','createdAt','MM-DD-YYYY\x20HH:mm','updatedAt','format','sequelize','moment','path','exports','getDataValue','value','extname','STRING','replace','setDataValue','INTEGER','startedAt','subtract','closedAt','duration'];(function(_0xbd08b4,_0x4790ed){var _0x314f1e=function(_0x161589){while(--_0x161589){_0xbd08b4['push'](_0xbd08b4['shift']());}};_0x314f1e(++_0x4790ed);}(_0xf4c9,0x1aa));var _0x9f4c=function(_0x525c7b,_0x488fcc){_0x525c7b=_0x525c7b-0x0;var _0x27b33e=_0xf4c9[_0x525c7b];return _0x27b33e;};'use strict';var Sequelize=require(_0x9f4c('0x0'));var moment=require(_0x9f4c('0x1'));var path=require(_0x9f4c('0x2'));var config=require('../../config/environment');module[_0x9f4c('0x3')]={'format':{'type':Sequelize['VIRTUAL'],'get':function(){return this[_0x9f4c('0x4')](_0x9f4c('0x5'))?path[_0x9f4c('0x6')](this['getDataValue'](_0x9f4c('0x5'))):undefined;}},'interactionid':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0x9f4c('0x7')]},'value':{'type':Sequelize['STRING'],'set':function(_0x5cf322){var _0x498795=_0x5cf322[_0x9f4c('0x8')](/\\/g,'/');this[_0x9f4c('0x9')](_0x9f4c('0x5'),_0x498795);}},'rating':{'type':Sequelize[_0x9f4c('0xa')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0x9f4c('0xa')],'set':function(_0x37b693){this['setDataValue'](_0x9f4c('0xb'),moment()[_0x9f4c('0xc')](_0x37b693,'ms'));this[_0x9f4c('0x9')](_0x9f4c('0xd'),moment());this[_0x9f4c('0x9')](_0x9f4c('0xe'),_0x37b693);}},'startedAt':{'type':Sequelize[_0x9f4c('0xf')],'get':function(){return moment(this[_0x9f4c('0x4')]('startedAt'))['format']('MM-DD-YYYY\x20HH:mm')[_0x9f4c('0x10')]();}},'closedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this['getDataValue'](_0x9f4c('0xd')))['format']('MM-DD-YYYY\x20HH:mm')[_0x9f4c('0x10')]();}},'createdAt':{'type':Sequelize['DATE'],'get':function(){return moment(this['getDataValue'](_0x9f4c('0x11')))['format'](_0x9f4c('0x12'))[_0x9f4c('0x10')]();}},'updatedAt':{'type':Sequelize[_0x9f4c('0xf')],'get':function(){return moment(this[_0x9f4c('0x4')](_0x9f4c('0x13')))[_0x9f4c('0x14')]('MM-DD-YYYY\x20HH:mm')[_0x9f4c('0x10')]();}}};