Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / services / ami / model / deskAccount.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 _0x2b83=['token','tokenSecret','type','Configurations','exports','name','username','remoteUri','password','consumerKey','consumerSecret'];(function(_0x18f152,_0x41585a){var _0xa10b34=function(_0x1e9798){while(--_0x1e9798){_0x18f152['push'](_0x18f152['shift']());}};_0xa10b34(++_0x41585a);}(_0x2b83,0x1d3));var _0x32b8=function(_0x307410,_0x54f394){_0x307410=_0x307410-0x0;var _0x44a83b=_0x2b83[_0x307410];return _0x44a83b;};'use strict';function DeskAccount(_0x52d8cb){this['id']=_0x52d8cb['id']||0x0;this[_0x32b8('0x0')]=_0x52d8cb[_0x32b8('0x0')]||'';this['username']=_0x52d8cb[_0x32b8('0x1')]||'';this[_0x32b8('0x2')]=_0x52d8cb[_0x32b8('0x2')]||'';this['authType']=_0x52d8cb['authType']||'';this[_0x32b8('0x3')]=_0x52d8cb[_0x32b8('0x3')]||'';this['consumerKey']=_0x52d8cb[_0x32b8('0x4')]||'';this['consumerSecret']=_0x52d8cb[_0x32b8('0x5')]||'';this[_0x32b8('0x6')]=_0x52d8cb[_0x32b8('0x6')]||'';this[_0x32b8('0x7')]=_0x52d8cb['tokenSecret']||'';this[_0x32b8('0x8')]=_0x52d8cb[_0x32b8('0x8')]||'';this['serverUrl']=_0x52d8cb['serverUrl']||'';this[_0x32b8('0x9')]=_0x52d8cb['Configurations']||{};}module[_0x32b8('0xa')]=DeskAccount;