6097025d7c3dc764835b8bb7fe95a532fecdca7a
[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 _0xeda7=['closedAt','startedAt','format','MM-DD-YYYY\x20HH:mm','DATE','toString','createdAt','sequelize','moment','path','../../config/environment','exports','VIRTUAL','getDataValue','value','extname','STRING','replace','setDataValue','INTEGER','subtract'];(function(_0x2eb8ba,_0xc2e65c){var _0x4b7a51=function(_0x3e11fe){while(--_0x3e11fe){_0x2eb8ba['push'](_0x2eb8ba['shift']());}};_0x4b7a51(++_0xc2e65c);}(_0xeda7,0x196));var _0x7eda=function(_0x1694f5,_0x49b7c3){_0x1694f5=_0x1694f5-0x0;var _0x5b4321=_0xeda7[_0x1694f5];return _0x5b4321;};'use strict';var Sequelize=require(_0x7eda('0x0'));var moment=require(_0x7eda('0x1'));var path=require(_0x7eda('0x2'));var config=require(_0x7eda('0x3'));module[_0x7eda('0x4')]={'format':{'type':Sequelize[_0x7eda('0x5')],'get':function(){return this[_0x7eda('0x6')](_0x7eda('0x7'))?path[_0x7eda('0x8')](this[_0x7eda('0x6')](_0x7eda('0x7'))):undefined;}},'interactionid':{'type':Sequelize[_0x7eda('0x9')]},'channel':{'type':Sequelize[_0x7eda('0x9')]},'value':{'type':Sequelize[_0x7eda('0x9')],'set':function(_0x314602){var _0x839e38=_0x314602[_0x7eda('0xa')](/\\/g,'/');this[_0x7eda('0xb')](_0x7eda('0x7'),_0x839e38);}},'rating':{'type':Sequelize[_0x7eda('0xc')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize['INTEGER'],'set':function(_0x29bce2){this['setDataValue']('startedAt',moment()[_0x7eda('0xd')](_0x29bce2,'ms'));this[_0x7eda('0xb')](_0x7eda('0xe'),moment());this[_0x7eda('0xb')]('duration',_0x29bce2);}},'startedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x7eda('0x6')](_0x7eda('0xf')))[_0x7eda('0x10')](_0x7eda('0x11'))['toString']();}},'closedAt':{'type':Sequelize[_0x7eda('0x12')],'get':function(){return moment(this['getDataValue'](_0x7eda('0xe')))[_0x7eda('0x10')](_0x7eda('0x11'))[_0x7eda('0x13')]();}},'createdAt':{'type':Sequelize[_0x7eda('0x12')],'get':function(){return moment(this[_0x7eda('0x6')](_0x7eda('0x14')))[_0x7eda('0x10')](_0x7eda('0x11'))['toString']();}},'updatedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x7eda('0x6')]('updatedAt'))['format'](_0x7eda('0x11'))[_0x7eda('0x13')]();}}};