Built motion from commit 85328c08.|2.5.50
[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 _0x4744=['password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations','name','username','remoteUri'];(function(_0x5b1d45,_0x1bc88f){var _0x2b8d39=function(_0x3542d6){while(--_0x3542d6){_0x5b1d45['push'](_0x5b1d45['shift']());}};_0x2b8d39(++_0x1bc88f);}(_0x4744,0x152));var _0x4474=function(_0x5c65a9,_0x5411f9){_0x5c65a9=_0x5c65a9-0x0;var _0x1436bb=_0x4744[_0x5c65a9];return _0x1436bb;};'use strict';function SalesforceAccount(_0x160043){this['id']=_0x160043['id']||0x0;this[_0x4474('0x0')]=_0x160043[_0x4474('0x0')]||'';this[_0x4474('0x1')]=_0x160043[_0x4474('0x1')]||'';this[_0x4474('0x2')]=_0x160043[_0x4474('0x2')]||'';this['password']=_0x160043[_0x4474('0x3')]||'';this[_0x4474('0x4')]=_0x160043[_0x4474('0x4')]||'';this[_0x4474('0x5')]=_0x160043[_0x4474('0x5')]||'';this[_0x4474('0x6')]=_0x160043[_0x4474('0x6')]||'';this[_0x4474('0x7')]=_0x160043['type']||_0x4474('0x8');this[_0x4474('0x9')]=_0x160043['serverUrl']||'';this[_0x4474('0xa')]=_0x160043[_0x4474('0xa')]||{};}module['exports']=SalesforceAccount;