Built motion from commit 753c950e.|2.5.42
[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 _0x614f=['name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports'];(function(_0x4337e7,_0x4fa5eb){var _0x1928b9=function(_0x305448){while(--_0x305448){_0x4337e7['push'](_0x4337e7['shift']());}};_0x1928b9(++_0x4fa5eb);}(_0x614f,0x75));var _0xf614=function(_0x20b416,_0x1953c0){_0x20b416=_0x20b416-0x0;var _0x27cfef=_0x614f[_0x20b416];return _0x27cfef;};'use strict';function DeskAccount(_0x496b38){this['id']=_0x496b38['id']||0x0;this[_0xf614('0x0')]=_0x496b38[_0xf614('0x0')]||'';this[_0xf614('0x1')]=_0x496b38['username']||'';this[_0xf614('0x2')]=_0x496b38[_0xf614('0x2')]||'';this[_0xf614('0x3')]=_0x496b38[_0xf614('0x3')]||'';this[_0xf614('0x4')]=_0x496b38[_0xf614('0x4')]||'';this['consumerKey']=_0x496b38[_0xf614('0x5')]||'';this[_0xf614('0x6')]=_0x496b38['consumerSecret']||'';this['token']=_0x496b38[_0xf614('0x7')]||'';this[_0xf614('0x8')]=_0x496b38[_0xf614('0x8')]||'';this[_0xf614('0x9')]=_0x496b38['type']||'';this['serverUrl']=_0x496b38[_0xf614('0xa')]||'';this[_0xf614('0xb')]=_0x496b38[_0xf614('0xb')]||{};}module[_0xf614('0xc')]=DeskAccount;