2ffb980bda1c128d4b4df5dfdd34cbe2bb3c3692
[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 _0x81f9=['integrationTab','serverUrl','Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x34b2ee,_0x12dda0){var _0x406f73=function(_0x41764d){while(--_0x41764d){_0x34b2ee['push'](_0x34b2ee['shift']());}};_0x406f73(++_0x12dda0);}(_0x81f9,0x1dc));var _0x981f=function(_0x31ae77,_0x1c0eab){_0x31ae77=_0x31ae77-0x0;var _0x4f5294=_0x81f9[_0x31ae77];return _0x4f5294;};'use strict';function SalesforceAccount(_0x3e9bdc){this['id']=_0x3e9bdc['id']||0x0;this[_0x981f('0x0')]=_0x3e9bdc[_0x981f('0x0')]||'';this['username']=_0x3e9bdc[_0x981f('0x1')]||'';this[_0x981f('0x2')]=_0x3e9bdc['remoteUri']||'';this[_0x981f('0x3')]=_0x3e9bdc[_0x981f('0x3')]||'';this[_0x981f('0x4')]=_0x3e9bdc['clientId']||'';this[_0x981f('0x5')]=_0x3e9bdc[_0x981f('0x5')]||'';this[_0x981f('0x6')]=_0x3e9bdc[_0x981f('0x6')]||'';this[_0x981f('0x7')]=_0x3e9bdc['type']||_0x981f('0x8');this[_0x981f('0x9')]=_0x3e9bdc[_0x981f('0x9')]||'';this[_0x981f('0xa')]=_0x3e9bdc['Configurations']||{};}module['exports']=SalesforceAccount;