Built motion from commit 9e1399f3.|2.5.37
[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 _0xbb59=['MM-DD-YYYY\x20HH:mm','toString','sequelize','moment','path','VIRTUAL','getDataValue','value','extname','STRING','replace','setDataValue','INTEGER','startedAt','closedAt','duration','DATE','format'];(function(_0x592eaa,_0x26d920){var _0x502849=function(_0x21fcfb){while(--_0x21fcfb){_0x592eaa['push'](_0x592eaa['shift']());}};_0x502849(++_0x26d920);}(_0xbb59,0xec));var _0x9bb5=function(_0x323e03,_0x5f2e0a){_0x323e03=_0x323e03-0x0;var _0x39fac3=_0xbb59[_0x323e03];return _0x39fac3;};'use strict';var Sequelize=require(_0x9bb5('0x0'));var moment=require(_0x9bb5('0x1'));var path=require(_0x9bb5('0x2'));var config=require('../../config/environment');module['exports']={'format':{'type':Sequelize[_0x9bb5('0x3')],'get':function(){return this[_0x9bb5('0x4')](_0x9bb5('0x5'))?path[_0x9bb5('0x6')](this[_0x9bb5('0x4')]('value')):undefined;}},'interactionid':{'type':Sequelize[_0x9bb5('0x7')]},'channel':{'type':Sequelize[_0x9bb5('0x7')]},'value':{'type':Sequelize[_0x9bb5('0x7')],'set':function(_0x2df722){var _0xe362e0=_0x2df722[_0x9bb5('0x8')](/\\/g,'/');this[_0x9bb5('0x9')](_0x9bb5('0x5'),_0xe362e0);}},'rating':{'type':Sequelize[_0x9bb5('0xa')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0x9bb5('0xa')],'set':function(_0x2fdbcb){this[_0x9bb5('0x9')](_0x9bb5('0xb'),moment()['subtract'](_0x2fdbcb,'ms'));this[_0x9bb5('0x9')](_0x9bb5('0xc'),moment());this[_0x9bb5('0x9')](_0x9bb5('0xd'),_0x2fdbcb);}},'startedAt':{'type':Sequelize[_0x9bb5('0xe')],'get':function(){return moment(this[_0x9bb5('0x4')](_0x9bb5('0xb')))[_0x9bb5('0xf')](_0x9bb5('0x10'))[_0x9bb5('0x11')]();}},'closedAt':{'type':Sequelize[_0x9bb5('0xe')],'get':function(){return moment(this[_0x9bb5('0x4')](_0x9bb5('0xc')))[_0x9bb5('0xf')]('MM-DD-YYYY\x20HH:mm')['toString']();}},'createdAt':{'type':Sequelize[_0x9bb5('0xe')],'get':function(){return moment(this['getDataValue']('createdAt'))[_0x9bb5('0xf')]('MM-DD-YYYY\x20HH:mm')[_0x9bb5('0x11')]();}},'updatedAt':{'type':Sequelize[_0x9bb5('0xe')],'get':function(){return moment(this[_0x9bb5('0x4')]('updatedAt'))[_0x9bb5('0xf')](_0x9bb5('0x10'))[_0x9bb5('0x11')]();}}};