Built motion from commit 4e7c323b.|2.5.34
[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 _0x73aa=['name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations'];(function(_0x36b400,_0x277ec5){var _0x4d47bf=function(_0x55372b){while(--_0x55372b){_0x36b400['push'](_0x36b400['shift']());}};_0x4d47bf(++_0x277ec5);}(_0x73aa,0xd8));var _0xa73a=function(_0x278e3c,_0x1c9cfd){_0x278e3c=_0x278e3c-0x0;var _0x3e2d9b=_0x73aa[_0x278e3c];return _0x3e2d9b;};'use strict';function DeskAccount(_0x57d912){this['id']=_0x57d912['id']||0x0;this[_0xa73a('0x0')]=_0x57d912['name']||'';this[_0xa73a('0x1')]=_0x57d912[_0xa73a('0x1')]||'';this[_0xa73a('0x2')]=_0x57d912[_0xa73a('0x2')]||'';this[_0xa73a('0x3')]=_0x57d912[_0xa73a('0x3')]||'';this[_0xa73a('0x4')]=_0x57d912[_0xa73a('0x4')]||'';this['consumerKey']=_0x57d912[_0xa73a('0x5')]||'';this[_0xa73a('0x6')]=_0x57d912[_0xa73a('0x6')]||'';this[_0xa73a('0x7')]=_0x57d912[_0xa73a('0x7')]||'';this[_0xa73a('0x8')]=_0x57d912[_0xa73a('0x8')]||'';this[_0xa73a('0x9')]=_0x57d912['type']||'';this[_0xa73a('0xa')]=_0x57d912[_0xa73a('0xa')]||'';this[_0xa73a('0xb')]=_0x57d912[_0xa73a('0xb')]||{};}module['exports']=DeskAccount;