95fffec37a982679289535869dd908e7b3206d85
[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 _0x84ab=['MM-DD-YYYY\x20HH:mm','createdAt','updatedAt','sequelize','moment','path','../../config/environment','exports','getDataValue','value','STRING','setDataValue','INTEGER','startedAt','subtract','duration','DATE','format','toString','closedAt'];(function(_0x301a94,_0xc42e44){var _0x4325ea=function(_0x31d25c){while(--_0x31d25c){_0x301a94['push'](_0x301a94['shift']());}};_0x4325ea(++_0xc42e44);}(_0x84ab,0x12f));var _0xb84a=function(_0x296923,_0x4adaed){_0x296923=_0x296923-0x0;var _0x29af70=_0x84ab[_0x296923];return _0x29af70;};'use strict';var Sequelize=require(_0xb84a('0x0'));var moment=require(_0xb84a('0x1'));var path=require(_0xb84a('0x2'));var config=require(_0xb84a('0x3'));module[_0xb84a('0x4')]={'format':{'type':Sequelize['VIRTUAL'],'get':function(){return this[_0xb84a('0x5')](_0xb84a('0x6'))?path['extname'](this[_0xb84a('0x5')](_0xb84a('0x6'))):undefined;}},'interactionid':{'type':Sequelize[_0xb84a('0x7')]},'channel':{'type':Sequelize['STRING']},'value':{'type':Sequelize['STRING'],'set':function(_0x4dc496){var _0xd445b5=_0x4dc496['replace'](/\\/g,'/');this[_0xb84a('0x8')](_0xb84a('0x6'),_0xd445b5);}},'rating':{'type':Sequelize['INTEGER'],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0xb84a('0x9')],'set':function(_0x525cb7){this[_0xb84a('0x8')](_0xb84a('0xa'),moment()[_0xb84a('0xb')](_0x525cb7,'ms'));this['setDataValue']('closedAt',moment());this['setDataValue'](_0xb84a('0xc'),_0x525cb7);}},'startedAt':{'type':Sequelize[_0xb84a('0xd')],'get':function(){return moment(this[_0xb84a('0x5')](_0xb84a('0xa')))[_0xb84a('0xe')]('MM-DD-YYYY\x20HH:mm')[_0xb84a('0xf')]();}},'closedAt':{'type':Sequelize[_0xb84a('0xd')],'get':function(){return moment(this[_0xb84a('0x5')](_0xb84a('0x10')))[_0xb84a('0xe')](_0xb84a('0x11'))[_0xb84a('0xf')]();}},'createdAt':{'type':Sequelize[_0xb84a('0xd')],'get':function(){return moment(this[_0xb84a('0x5')](_0xb84a('0x12')))[_0xb84a('0xe')](_0xb84a('0x11'))['toString']();}},'updatedAt':{'type':Sequelize[_0xb84a('0xd')],'get':function(){return moment(this[_0xb84a('0x5')](_0xb84a('0x13')))[_0xb84a('0xe')](_0xb84a('0x11'))[_0xb84a('0xf')]();}}};