Built motion from commit (unavailable).|2.5.26
[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 _0x9b2a=['consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','name','username','remoteUri','authType','password'];(function(_0x55d8c5,_0x10287a){var _0x225ae5=function(_0x2ba03a){while(--_0x2ba03a){_0x55d8c5['push'](_0x55d8c5['shift']());}};_0x225ae5(++_0x10287a);}(_0x9b2a,0x127));var _0xa9b2=function(_0x123afd,_0xe709aa){_0x123afd=_0x123afd-0x0;var _0x1f0256=_0x9b2a[_0x123afd];return _0x1f0256;};'use strict';function DeskAccount(_0x19fd42){this['id']=_0x19fd42['id']||0x0;this['name']=_0x19fd42[_0xa9b2('0x0')]||'';this[_0xa9b2('0x1')]=_0x19fd42[_0xa9b2('0x1')]||'';this['remoteUri']=_0x19fd42[_0xa9b2('0x2')]||'';this[_0xa9b2('0x3')]=_0x19fd42['authType']||'';this['password']=_0x19fd42[_0xa9b2('0x4')]||'';this[_0xa9b2('0x5')]=_0x19fd42[_0xa9b2('0x5')]||'';this[_0xa9b2('0x6')]=_0x19fd42['consumerSecret']||'';this[_0xa9b2('0x7')]=_0x19fd42[_0xa9b2('0x7')]||'';this[_0xa9b2('0x8')]=_0x19fd42['tokenSecret']||'';this[_0xa9b2('0x9')]=_0x19fd42[_0xa9b2('0x9')]||'';this[_0xa9b2('0xa')]=_0x19fd42[_0xa9b2('0xa')]||'';this[_0xa9b2('0xb')]=_0x19fd42[_0xa9b2('0xb')]||{};}module['exports']=DeskAccount;