f2513b8d5062d1e26dcd34fea274bffdd34df295
[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 _0x8ef6=['INTEGER','setDataValue','startedAt','subtract','closedAt','duration','DATE','format','MM-DD-YYYY\x20HH:mm','toString','createdAt','updatedAt','sequelize','moment','path','../../config/environment','exports','VIRTUAL','getDataValue','extname','value','STRING','replace'];(function(_0x206de0,_0x9ba60){var _0x24e441=function(_0x3df71c){while(--_0x3df71c){_0x206de0['push'](_0x206de0['shift']());}};_0x24e441(++_0x9ba60);}(_0x8ef6,0xf2));var _0x68ef=function(_0x183afc,_0x2e023a){_0x183afc=_0x183afc-0x0;var _0x52c87f=_0x8ef6[_0x183afc];return _0x52c87f;};'use strict';var Sequelize=require(_0x68ef('0x0'));var moment=require(_0x68ef('0x1'));var path=require(_0x68ef('0x2'));var config=require(_0x68ef('0x3'));module[_0x68ef('0x4')]={'format':{'type':Sequelize[_0x68ef('0x5')],'get':function(){return this[_0x68ef('0x6')]('value')?path[_0x68ef('0x7')](this[_0x68ef('0x6')](_0x68ef('0x8'))):undefined;}},'interactionid':{'type':Sequelize[_0x68ef('0x9')]},'channel':{'type':Sequelize['STRING']},'value':{'type':Sequelize['STRING'],'set':function(_0x3c2ff3){var _0x4740e8=_0x3c2ff3[_0x68ef('0xa')](/\\/g,'/');this['setDataValue'](_0x68ef('0x8'),_0x4740e8);}},'rating':{'type':Sequelize[_0x68ef('0xb')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0x68ef('0xb')],'set':function(_0x22ae26){this[_0x68ef('0xc')](_0x68ef('0xd'),moment()[_0x68ef('0xe')](_0x22ae26,'ms'));this[_0x68ef('0xc')](_0x68ef('0xf'),moment());this[_0x68ef('0xc')](_0x68ef('0x10'),_0x22ae26);}},'startedAt':{'type':Sequelize[_0x68ef('0x11')],'get':function(){return moment(this['getDataValue'](_0x68ef('0xd')))[_0x68ef('0x12')](_0x68ef('0x13'))[_0x68ef('0x14')]();}},'closedAt':{'type':Sequelize[_0x68ef('0x11')],'get':function(){return moment(this[_0x68ef('0x6')]('closedAt'))[_0x68ef('0x12')](_0x68ef('0x13'))[_0x68ef('0x14')]();}},'createdAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x68ef('0x6')](_0x68ef('0x15')))[_0x68ef('0x12')]('MM-DD-YYYY\x20HH:mm')[_0x68ef('0x14')]();}},'updatedAt':{'type':Sequelize[_0x68ef('0x11')],'get':function(){return moment(this[_0x68ef('0x6')](_0x68ef('0x16')))['format'](_0x68ef('0x13'))['toString']();}}};