Built motion from commit 753c950e.|2.5.42
[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 _0x731b=['subtract','closedAt','duration','DATE','format','toString','MM-DD-YYYY\x20HH:mm','sequelize','moment','../../config/environment','exports','VIRTUAL','getDataValue','value','extname','STRING','replace','INTEGER','setDataValue','startedAt'];(function(_0x1bfcfc,_0x140f5b){var _0x1041ff=function(_0x2d48fc){while(--_0x2d48fc){_0x1bfcfc['push'](_0x1bfcfc['shift']());}};_0x1041ff(++_0x140f5b);}(_0x731b,0xf7));var _0xb731=function(_0x48f63d,_0x386fa5){_0x48f63d=_0x48f63d-0x0;var _0x397b47=_0x731b[_0x48f63d];return _0x397b47;};'use strict';var Sequelize=require(_0xb731('0x0'));var moment=require(_0xb731('0x1'));var path=require('path');var config=require(_0xb731('0x2'));module[_0xb731('0x3')]={'format':{'type':Sequelize[_0xb731('0x4')],'get':function(){return this[_0xb731('0x5')](_0xb731('0x6'))?path[_0xb731('0x7')](this['getDataValue'](_0xb731('0x6'))):undefined;}},'interactionid':{'type':Sequelize[_0xb731('0x8')]},'channel':{'type':Sequelize[_0xb731('0x8')]},'value':{'type':Sequelize[_0xb731('0x8')],'set':function(_0x12c59b){var _0x2b475d=_0x12c59b[_0xb731('0x9')](/\\/g,'/');this['setDataValue'](_0xb731('0x6'),_0x2b475d);}},'rating':{'type':Sequelize[_0xb731('0xa')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0xb731('0xa')],'set':function(_0x26488c){this[_0xb731('0xb')](_0xb731('0xc'),moment()[_0xb731('0xd')](_0x26488c,'ms'));this[_0xb731('0xb')](_0xb731('0xe'),moment());this[_0xb731('0xb')](_0xb731('0xf'),_0x26488c);}},'startedAt':{'type':Sequelize[_0xb731('0x10')],'get':function(){return moment(this[_0xb731('0x5')](_0xb731('0xc')))[_0xb731('0x11')]('MM-DD-YYYY\x20HH:mm')[_0xb731('0x12')]();}},'closedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0xb731('0x5')](_0xb731('0xe')))[_0xb731('0x11')]('MM-DD-YYYY\x20HH:mm')[_0xb731('0x12')]();}},'createdAt':{'type':Sequelize['DATE'],'get':function(){return moment(this['getDataValue']('createdAt'))[_0xb731('0x11')](_0xb731('0x13'))['toString']();}},'updatedAt':{'type':Sequelize[_0xb731('0x10')],'get':function(){return moment(this[_0xb731('0x5')]('updatedAt'))[_0xb731('0x11')](_0xb731('0x13'))[_0xb731('0x12')]();}}};