6ab25ad585d1848c0b63b22683faf932cdfc75dd
[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 _0x95f4=['Configurations','name','remoteUri','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl'];(function(_0x432cb6,_0x5bc839){var _0x35b68f=function(_0x252034){while(--_0x252034){_0x432cb6['push'](_0x432cb6['shift']());}};_0x35b68f(++_0x5bc839);}(_0x95f4,0xf1));var _0x495f=function(_0x1032b7,_0x382a53){_0x1032b7=_0x1032b7-0x0;var _0x44195d=_0x95f4[_0x1032b7];return _0x44195d;};'use strict';function DeskAccount(_0x251c2b){this['id']=_0x251c2b['id']||0x0;this[_0x495f('0x0')]=_0x251c2b[_0x495f('0x0')]||'';this['username']=_0x251c2b['username']||'';this[_0x495f('0x1')]=_0x251c2b[_0x495f('0x1')]||'';this['authType']=_0x251c2b['authType']||'';this[_0x495f('0x2')]=_0x251c2b[_0x495f('0x2')]||'';this[_0x495f('0x3')]=_0x251c2b['consumerKey']||'';this[_0x495f('0x4')]=_0x251c2b[_0x495f('0x4')]||'';this[_0x495f('0x5')]=_0x251c2b['token']||'';this[_0x495f('0x6')]=_0x251c2b[_0x495f('0x6')]||'';this[_0x495f('0x7')]=_0x251c2b['type']||'';this['serverUrl']=_0x251c2b[_0x495f('0x8')]||'';this['Configurations']=_0x251c2b[_0x495f('0x9')]||{};}module['exports']=DeskAccount;