Built motion from commit (unavailable).|2.4.18
[motion2.git] / server / api / voiceRecording / voiceRecording.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 _0x723b=['extname','STRING','channel','setDataValue','membername','split','DATE','format','toString','updatedAt','MM-DD-YYYY\x20HH:mm','moment','path','exports','VIRTUAL','getDataValue','value'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x723b,0x11b));var _0xb723=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x723b[_0x14add3];return _0x4a174f;};'use strict';var Sequelize=require('sequelize');var moment=require(_0xb723('0x0'));var path=require(_0xb723('0x1'));module[_0xb723('0x2')]={'format':{'type':Sequelize[_0xb723('0x3')],'get':function(){return this[_0xb723('0x4')](_0xb723('0x5'))?path[_0xb723('0x6')](this[_0xb723('0x4')](_0xb723('0x5'))):undefined;}},'uniqueid':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0xb723('0x7')],'set':function(_0x1ab8de){if(_0x1ab8de){this['setDataValue'](_0xb723('0x8'),_0x1ab8de);this[_0xb723('0x9')](_0xb723('0xa'),_0x1ab8de[_0xb723('0xb')](/\/|-/)[0x1]);}}},'membername':{'type':Sequelize[_0xb723('0x7')]},'calleridnum':{'type':Sequelize['STRING']},'calleridname':{'type':Sequelize['STRING']},'connectedlinenum':{'type':Sequelize[_0xb723('0x7')]},'connectedlinename':{'type':Sequelize[_0xb723('0x7')]},'accountcode':{'type':Sequelize[_0xb723('0x7')]},'context':{'type':Sequelize[_0xb723('0x7')]},'exten':{'type':Sequelize[_0xb723('0x7')]},'value':{'type':Sequelize[_0xb723('0x7')]},'type':{'type':Sequelize[_0xb723('0x7')]},'rating':{'type':Sequelize['INTEGER'],'validate':{'max':0x5,'min':0x0}},'queue':{'type':Sequelize['STRING']},'userDisposition':{'type':Sequelize['STRING']},'createdAt':{'type':Sequelize[_0xb723('0xc')],'get':function(){return moment(this['getDataValue']('createdAt'))[_0xb723('0xd')]('MM-DD-YYYY\x20HH:mm')[_0xb723('0xe')]();}},'updatedAt':{'type':Sequelize[_0xb723('0xc')],'get':function(){return moment(this[_0xb723('0x4')](_0xb723('0xf')))['format'](_0xb723('0x10'))['toString']();}}};