63194ba3160c7bcbff0a433f1706eeb7e087c318
[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 _0x3bd7=['exports','name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','type','serverUrl','Configurations'];(function(_0x19159a,_0x1cb5c3){var _0xa677f4=function(_0x24bb85){while(--_0x24bb85){_0x19159a['push'](_0x19159a['shift']());}};_0xa677f4(++_0x1cb5c3);}(_0x3bd7,0x199));var _0x73bd=function(_0xfbe06e,_0x2fb7ab){_0xfbe06e=_0xfbe06e-0x0;var _0x24e5b6=_0x3bd7[_0xfbe06e];return _0x24e5b6;};'use strict';function DeskAccount(_0x5a1636){this['id']=_0x5a1636['id']||0x0;this['name']=_0x5a1636[_0x73bd('0x0')]||'';this[_0x73bd('0x1')]=_0x5a1636[_0x73bd('0x1')]||'';this['remoteUri']=_0x5a1636[_0x73bd('0x2')]||'';this[_0x73bd('0x3')]=_0x5a1636[_0x73bd('0x3')]||'';this['password']=_0x5a1636[_0x73bd('0x4')]||'';this['consumerKey']=_0x5a1636[_0x73bd('0x5')]||'';this[_0x73bd('0x6')]=_0x5a1636['consumerSecret']||'';this[_0x73bd('0x7')]=_0x5a1636['token']||'';this['tokenSecret']=_0x5a1636['tokenSecret']||'';this[_0x73bd('0x8')]=_0x5a1636['type']||'';this['serverUrl']=_0x5a1636[_0x73bd('0x9')]||'';this['Configurations']=_0x5a1636[_0x73bd('0xa')]||{};}module[_0x73bd('0xb')]=DeskAccount;