Built motion from commit 9d0783e6.|2.6.13
[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 _0xa5c1=['extname','getDataValue','STRING','replace','setDataValue','INTEGER','startedAt','closedAt','duration','DATE','format','MM-DD-YYYY\x20HH:mm','toString','createdAt','updatedAt','sequelize','moment','path','VIRTUAL','value'];(function(_0x1da527,_0x2dc953){var _0x40fc7c=function(_0x9949f5){while(--_0x9949f5){_0x1da527['push'](_0x1da527['shift']());}};_0x40fc7c(++_0x2dc953);}(_0xa5c1,0x19f));var _0x1a5c=function(_0x2c86d6,_0x237dd3){_0x2c86d6=_0x2c86d6-0x0;var _0x4a776c=_0xa5c1[_0x2c86d6];return _0x4a776c;};'use strict';var Sequelize=require(_0x1a5c('0x0'));var moment=require(_0x1a5c('0x1'));var path=require(_0x1a5c('0x2'));var config=require('../../config/environment');module['exports']={'format':{'type':Sequelize[_0x1a5c('0x3')],'get':function(){return this['getDataValue'](_0x1a5c('0x4'))?path[_0x1a5c('0x5')](this[_0x1a5c('0x6')](_0x1a5c('0x4'))):undefined;}},'interactionid':{'type':Sequelize[_0x1a5c('0x7')]},'channel':{'type':Sequelize[_0x1a5c('0x7')]},'value':{'type':Sequelize['STRING'],'set':function(_0x9853){var _0x580a2e=_0x9853[_0x1a5c('0x8')](/\\/g,'/');this[_0x1a5c('0x9')](_0x1a5c('0x4'),_0x580a2e);}},'rating':{'type':Sequelize['INTEGER'],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0x1a5c('0xa')],'set':function(_0x4c0bd2){this[_0x1a5c('0x9')](_0x1a5c('0xb'),moment()['subtract'](_0x4c0bd2,'ms'));this[_0x1a5c('0x9')](_0x1a5c('0xc'),moment());this['setDataValue'](_0x1a5c('0xd'),_0x4c0bd2);}},'startedAt':{'type':Sequelize[_0x1a5c('0xe')],'get':function(){return moment(this[_0x1a5c('0x6')](_0x1a5c('0xb')))[_0x1a5c('0xf')](_0x1a5c('0x10'))[_0x1a5c('0x11')]();}},'closedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x1a5c('0x6')](_0x1a5c('0xc')))['format'](_0x1a5c('0x10'))[_0x1a5c('0x11')]();}},'createdAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x1a5c('0x6')](_0x1a5c('0x12')))[_0x1a5c('0xf')](_0x1a5c('0x10'))['toString']();}},'updatedAt':{'type':Sequelize[_0x1a5c('0xe')],'get':function(){return moment(this['getDataValue'](_0x1a5c('0x13')))[_0x1a5c('0xf')](_0x1a5c('0x10'))['toString']();}}};