13da59c51d1b02515fd675d01d21fc5699e244af
[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 _0x1e82=['DATE','getDataValue','format','toString','MM-DD-YYYY\x20HH:mm','updatedAt','sequelize','moment','path','../../config/environment','exports','VIRTUAL','value','extname','STRING','setDataValue','INTEGER','startedAt','subtract'];(function(_0x113789,_0x14b45d){var _0x408d5d=function(_0xce8e40){while(--_0xce8e40){_0x113789['push'](_0x113789['shift']());}};_0x408d5d(++_0x14b45d);}(_0x1e82,0x8b));var _0x21e8=function(_0x1b1414,_0x5ab12d){_0x1b1414=_0x1b1414-0x0;var _0x5a9b97=_0x1e82[_0x1b1414];return _0x5a9b97;};'use strict';var Sequelize=require(_0x21e8('0x0'));var moment=require(_0x21e8('0x1'));var path=require(_0x21e8('0x2'));var config=require(_0x21e8('0x3'));module[_0x21e8('0x4')]={'format':{'type':Sequelize[_0x21e8('0x5')],'get':function(){return this['getDataValue'](_0x21e8('0x6'))?path[_0x21e8('0x7')](this['getDataValue'](_0x21e8('0x6'))):undefined;}},'interactionid':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0x21e8('0x8')]},'value':{'type':Sequelize[_0x21e8('0x8')],'set':function(_0x38c3d0){var _0x22cbd4=_0x38c3d0['replace'](/\\/g,'/');this[_0x21e8('0x9')](_0x21e8('0x6'),_0x22cbd4);}},'rating':{'type':Sequelize[_0x21e8('0xa')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize['INTEGER'],'set':function(_0x31b6c2){this[_0x21e8('0x9')](_0x21e8('0xb'),moment()[_0x21e8('0xc')](_0x31b6c2,'ms'));this['setDataValue']('closedAt',moment());this[_0x21e8('0x9')]('duration',_0x31b6c2);}},'startedAt':{'type':Sequelize[_0x21e8('0xd')],'get':function(){return moment(this[_0x21e8('0xe')]('startedAt'))[_0x21e8('0xf')]('MM-DD-YYYY\x20HH:mm')[_0x21e8('0x10')]();}},'closedAt':{'type':Sequelize[_0x21e8('0xd')],'get':function(){return moment(this[_0x21e8('0xe')]('closedAt'))[_0x21e8('0xf')]('MM-DD-YYYY\x20HH:mm')[_0x21e8('0x10')]();}},'createdAt':{'type':Sequelize[_0x21e8('0xd')],'get':function(){return moment(this[_0x21e8('0xe')]('createdAt'))['format'](_0x21e8('0x11'))[_0x21e8('0x10')]();}},'updatedAt':{'type':Sequelize[_0x21e8('0xd')],'get':function(){return moment(this[_0x21e8('0xe')](_0x21e8('0x12')))[_0x21e8('0xf')](_0x21e8('0x11'))[_0x21e8('0x10')]();}}};