Built motion from commit f0b1811d.|2.6.6
[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 _0xcd6b=['tokenSecret','type','serverUrl','Configurations','name','username','remoteUri','authType','password','consumerKey','consumerSecret','token'];(function(_0x21515a,_0x33e23f){var _0x346b31=function(_0x10e18f){while(--_0x10e18f){_0x21515a['push'](_0x21515a['shift']());}};_0x346b31(++_0x33e23f);}(_0xcd6b,0x1a8));var _0xbcd6=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xcd6b[_0x3dd15e];return _0x231fd0;};'use strict';function DeskAccount(_0x15f616){this['id']=_0x15f616['id']||0x0;this[_0xbcd6('0x0')]=_0x15f616['name']||'';this['username']=_0x15f616[_0xbcd6('0x1')]||'';this[_0xbcd6('0x2')]=_0x15f616[_0xbcd6('0x2')]||'';this[_0xbcd6('0x3')]=_0x15f616[_0xbcd6('0x3')]||'';this[_0xbcd6('0x4')]=_0x15f616[_0xbcd6('0x4')]||'';this[_0xbcd6('0x5')]=_0x15f616['consumerKey']||'';this[_0xbcd6('0x6')]=_0x15f616[_0xbcd6('0x6')]||'';this[_0xbcd6('0x7')]=_0x15f616[_0xbcd6('0x7')]||'';this['tokenSecret']=_0x15f616[_0xbcd6('0x8')]||'';this[_0xbcd6('0x9')]=_0x15f616[_0xbcd6('0x9')]||'';this[_0xbcd6('0xa')]=_0x15f616[_0xbcd6('0xa')]||'';this[_0xbcd6('0xb')]=_0x15f616[_0xbcd6('0xb')]||{};}module['exports']=DeskAccount;