Built motion from commit (unavailable).|2.4.3
[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 _0x29fa=['username','remoteUri','password','clientId','clientSecret','securityToken','type','serverUrl','Configurations','name'];(function(_0x56559c,_0x2e3f74){var _0x3338cf=function(_0x169586){while(--_0x169586){_0x56559c['push'](_0x56559c['shift']());}};_0x3338cf(++_0x2e3f74);}(_0x29fa,0xd1));var _0xa29f=function(_0x5cc8b9,_0x20e3c3){_0x5cc8b9=_0x5cc8b9-0x0;var _0x58892e=_0x29fa[_0x5cc8b9];return _0x58892e;};'use strict';function SalesforceAccount(_0x4faee6){this['id']=_0x4faee6['id']||0x0;this[_0xa29f('0x0')]=_0x4faee6['name']||'';this[_0xa29f('0x1')]=_0x4faee6[_0xa29f('0x1')]||'';this['remoteUri']=_0x4faee6[_0xa29f('0x2')]||'';this[_0xa29f('0x3')]=_0x4faee6[_0xa29f('0x3')]||'';this['clientId']=_0x4faee6[_0xa29f('0x4')]||'';this[_0xa29f('0x5')]=_0x4faee6['clientSecret']||'';this[_0xa29f('0x6')]=_0x4faee6[_0xa29f('0x6')]||'';this[_0xa29f('0x7')]=_0x4faee6[_0xa29f('0x7')]||'integrationTab';this['serverUrl']=_0x4faee6[_0xa29f('0x8')]||'';this[_0xa29f('0x9')]=_0x4faee6[_0xa29f('0x9')]||{};}module['exports']=SalesforceAccount;