0deeba7744e5a60388503cf530d1b57298ba3444
[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 _0x8aba=['token','tokenSecret','type','serverUrl','Configurations','name','username','remoteUri','authType','password','consumerKey','consumerSecret'];(function(_0x2ac5f8,_0x4c3a9f){var _0x3b8229=function(_0x46a3c0){while(--_0x46a3c0){_0x2ac5f8['push'](_0x2ac5f8['shift']());}};_0x3b8229(++_0x4c3a9f);}(_0x8aba,0x131));var _0xa8ab=function(_0x5613ed,_0x3043ed){_0x5613ed=_0x5613ed-0x0;var _0xab2e54=_0x8aba[_0x5613ed];return _0xab2e54;};'use strict';function DeskAccount(_0x4c45f5){this['id']=_0x4c45f5['id']||0x0;this['name']=_0x4c45f5[_0xa8ab('0x0')]||'';this[_0xa8ab('0x1')]=_0x4c45f5[_0xa8ab('0x1')]||'';this[_0xa8ab('0x2')]=_0x4c45f5[_0xa8ab('0x2')]||'';this[_0xa8ab('0x3')]=_0x4c45f5[_0xa8ab('0x3')]||'';this['password']=_0x4c45f5[_0xa8ab('0x4')]||'';this['consumerKey']=_0x4c45f5[_0xa8ab('0x5')]||'';this[_0xa8ab('0x6')]=_0x4c45f5['consumerSecret']||'';this[_0xa8ab('0x7')]=_0x4c45f5[_0xa8ab('0x7')]||'';this[_0xa8ab('0x8')]=_0x4c45f5[_0xa8ab('0x8')]||'';this[_0xa8ab('0x9')]=_0x4c45f5[_0xa8ab('0x9')]||'';this[_0xa8ab('0xa')]=_0x4c45f5[_0xa8ab('0xa')]||'';this[_0xa8ab('0xb')]=_0x4c45f5[_0xa8ab('0xb')]||{};}module['exports']=DeskAccount;