fec1ba1f9100a869c9034d878c1afddffc8b0184
[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 _0x8f25=['updatedAt','sequelize','moment','path','../../config/environment','exports','VIRTUAL','getDataValue','value','STRING','replace','setDataValue','INTEGER','startedAt','subtract','closedAt','duration','DATE','format','MM-DD-YYYY\x20HH:mm','toString','createdAt'];(function(_0x34ad96,_0x53e38e){var _0x18f92a=function(_0x422394){while(--_0x422394){_0x34ad96['push'](_0x34ad96['shift']());}};_0x18f92a(++_0x53e38e);}(_0x8f25,0x14b));var _0x58f2=function(_0xae7c2f,_0xf31e04){_0xae7c2f=_0xae7c2f-0x0;var _0x5d7001=_0x8f25[_0xae7c2f];return _0x5d7001;};'use strict';var Sequelize=require(_0x58f2('0x0'));var moment=require(_0x58f2('0x1'));var path=require(_0x58f2('0x2'));var config=require(_0x58f2('0x3'));module[_0x58f2('0x4')]={'format':{'type':Sequelize[_0x58f2('0x5')],'get':function(){return this['getDataValue']('value')?path['extname'](this[_0x58f2('0x6')](_0x58f2('0x7'))):undefined;}},'interactionid':{'type':Sequelize[_0x58f2('0x8')]},'channel':{'type':Sequelize['STRING']},'value':{'type':Sequelize[_0x58f2('0x8')],'set':function(_0x26f94f){var _0x3d5efe=_0x26f94f[_0x58f2('0x9')](/\\/g,'/');this[_0x58f2('0xa')](_0x58f2('0x7'),_0x3d5efe);}},'rating':{'type':Sequelize[_0x58f2('0xb')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0x58f2('0xb')],'set':function(_0x4b56c1){this[_0x58f2('0xa')](_0x58f2('0xc'),moment()[_0x58f2('0xd')](_0x4b56c1,'ms'));this[_0x58f2('0xa')](_0x58f2('0xe'),moment());this['setDataValue'](_0x58f2('0xf'),_0x4b56c1);}},'startedAt':{'type':Sequelize[_0x58f2('0x10')],'get':function(){return moment(this[_0x58f2('0x6')]('startedAt'))[_0x58f2('0x11')](_0x58f2('0x12'))['toString']();}},'closedAt':{'type':Sequelize[_0x58f2('0x10')],'get':function(){return moment(this[_0x58f2('0x6')]('closedAt'))[_0x58f2('0x11')](_0x58f2('0x12'))[_0x58f2('0x13')]();}},'createdAt':{'type':Sequelize[_0x58f2('0x10')],'get':function(){return moment(this[_0x58f2('0x6')](_0x58f2('0x14')))[_0x58f2('0x11')](_0x58f2('0x12'))[_0x58f2('0x13')]();}},'updatedAt':{'type':Sequelize[_0x58f2('0x10')],'get':function(){return moment(this[_0x58f2('0x6')](_0x58f2('0x15')))['format'](_0x58f2('0x12'))['toString']();}}};