Built motion from commit (unavailable).|2.5.28
[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 _0x0ec6=['serverUrl','Configurations','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type'];(function(_0x2f454b,_0x4f0132){var _0x3077ab=function(_0x4cd985){while(--_0x4cd985){_0x2f454b['push'](_0x2f454b['shift']());}};_0x3077ab(++_0x4f0132);}(_0x0ec6,0x1f1));var _0x60ec=function(_0x188cba,_0x54e6ce){_0x188cba=_0x188cba-0x0;var _0x1df116=_0x0ec6[_0x188cba];return _0x1df116;};'use strict';function DeskAccount(_0xe90f65){this['id']=_0xe90f65['id']||0x0;this['name']=_0xe90f65['name']||'';this[_0x60ec('0x0')]=_0xe90f65[_0x60ec('0x0')]||'';this[_0x60ec('0x1')]=_0xe90f65[_0x60ec('0x1')]||'';this[_0x60ec('0x2')]=_0xe90f65[_0x60ec('0x2')]||'';this[_0x60ec('0x3')]=_0xe90f65['password']||'';this[_0x60ec('0x4')]=_0xe90f65[_0x60ec('0x4')]||'';this[_0x60ec('0x5')]=_0xe90f65[_0x60ec('0x5')]||'';this['token']=_0xe90f65[_0x60ec('0x6')]||'';this['tokenSecret']=_0xe90f65[_0x60ec('0x7')]||'';this[_0x60ec('0x8')]=_0xe90f65[_0x60ec('0x8')]||'';this[_0x60ec('0x9')]=_0xe90f65[_0x60ec('0x9')]||'';this[_0x60ec('0xa')]=_0xe90f65['Configurations']||{};}module['exports']=DeskAccount;