Built motion from commit 25580385.|2.6.2
[motion2.git] / server / services / ami / model / salesforceAccount.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 _0xd472=['Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken','type','serverUrl'];(function(_0x1d8a5d,_0x59a110){var _0x54d59f=function(_0x54ce10){while(--_0x54ce10){_0x1d8a5d['push'](_0x1d8a5d['shift']());}};_0x54d59f(++_0x59a110);}(_0xd472,0x1eb));var _0x2d47=function(_0x1f48a3,_0x55064d){_0x1f48a3=_0x1f48a3-0x0;var _0x14cf41=_0xd472[_0x1f48a3];return _0x14cf41;};'use strict';function SalesforceAccount(_0x53c5bf){this['id']=_0x53c5bf['id']||0x0;this[_0x2d47('0x0')]=_0x53c5bf[_0x2d47('0x0')]||'';this['username']=_0x53c5bf[_0x2d47('0x1')]||'';this[_0x2d47('0x2')]=_0x53c5bf[_0x2d47('0x2')]||'';this[_0x2d47('0x3')]=_0x53c5bf[_0x2d47('0x3')]||'';this[_0x2d47('0x4')]=_0x53c5bf['clientId']||'';this['clientSecret']=_0x53c5bf[_0x2d47('0x5')]||'';this[_0x2d47('0x6')]=_0x53c5bf[_0x2d47('0x6')]||'';this[_0x2d47('0x7')]=_0x53c5bf[_0x2d47('0x7')]||'integrationTab';this[_0x2d47('0x8')]=_0x53c5bf[_0x2d47('0x8')]||'';this[_0x2d47('0x9')]=_0x53c5bf['Configurations']||{};}module['exports']=SalesforceAccount;