85d1ec68252165425b34f3dcc195046bbf0477bc
[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 _0xbcba=['Configurations','name','username','remoteUri','authType','consumerKey','token','type','serverUrl'];(function(_0x418aa1,_0x284fcf){var _0x1cf481=function(_0x3f59d6){while(--_0x3f59d6){_0x418aa1['push'](_0x418aa1['shift']());}};_0x1cf481(++_0x284fcf);}(_0xbcba,0x6d));var _0xabcb=function(_0x175369,_0xf51ac0){_0x175369=_0x175369-0x0;var _0x3573a1=_0xbcba[_0x175369];return _0x3573a1;};'use strict';function DeskAccount(_0x4cba6b){this['id']=_0x4cba6b['id']||0x0;this[_0xabcb('0x0')]=_0x4cba6b['name']||'';this[_0xabcb('0x1')]=_0x4cba6b[_0xabcb('0x1')]||'';this[_0xabcb('0x2')]=_0x4cba6b[_0xabcb('0x2')]||'';this[_0xabcb('0x3')]=_0x4cba6b[_0xabcb('0x3')]||'';this['password']=_0x4cba6b['password']||'';this[_0xabcb('0x4')]=_0x4cba6b[_0xabcb('0x4')]||'';this['consumerSecret']=_0x4cba6b['consumerSecret']||'';this[_0xabcb('0x5')]=_0x4cba6b[_0xabcb('0x5')]||'';this['tokenSecret']=_0x4cba6b['tokenSecret']||'';this[_0xabcb('0x6')]=_0x4cba6b['type']||'';this[_0xabcb('0x7')]=_0x4cba6b[_0xabcb('0x7')]||'';this[_0xabcb('0x8')]=_0x4cba6b[_0xabcb('0x8')]||{};}module['exports']=DeskAccount;