28eb4174bd8e8482a01071f25d385f30093b294a
[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 _0x85f0=['username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations','name'];(function(_0x1ad576,_0x1c92e7){var _0x8501e4=function(_0x1a91eb){while(--_0x1a91eb){_0x1ad576['push'](_0x1ad576['shift']());}};_0x8501e4(++_0x1c92e7);}(_0x85f0,0x180));var _0x085f=function(_0x2307fa,_0x266e5e){_0x2307fa=_0x2307fa-0x0;var _0x496486=_0x85f0[_0x2307fa];return _0x496486;};'use strict';function SalesforceAccount(_0x101286){this['id']=_0x101286['id']||0x0;this[_0x085f('0x0')]=_0x101286[_0x085f('0x0')]||'';this[_0x085f('0x1')]=_0x101286['username']||'';this[_0x085f('0x2')]=_0x101286[_0x085f('0x2')]||'';this[_0x085f('0x3')]=_0x101286[_0x085f('0x3')]||'';this[_0x085f('0x4')]=_0x101286['clientId']||'';this['clientSecret']=_0x101286[_0x085f('0x5')]||'';this[_0x085f('0x6')]=_0x101286[_0x085f('0x6')]||'';this[_0x085f('0x7')]=_0x101286['type']||_0x085f('0x8');this['serverUrl']=_0x101286[_0x085f('0x9')]||'';this['Configurations']=_0x101286[_0x085f('0xa')]||{};}module['exports']=SalesforceAccount;