Built motion from commit (unavailable).|2.5.8
[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 _0xceef=['serverUrl','name','username','remoteUri','password','clientSecret','securityToken','type'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xceef,0x109));var _0xfcee=function(_0x9add99,_0x3eda3b){_0x9add99=_0x9add99-0x0;var _0x482653=_0xceef[_0x9add99];return _0x482653;};'use strict';function SalesforceAccount(_0x5c013f){this['id']=_0x5c013f['id']||0x0;this['name']=_0x5c013f[_0xfcee('0x0')]||'';this['username']=_0x5c013f[_0xfcee('0x1')]||'';this[_0xfcee('0x2')]=_0x5c013f[_0xfcee('0x2')]||'';this[_0xfcee('0x3')]=_0x5c013f[_0xfcee('0x3')]||'';this['clientId']=_0x5c013f['clientId']||'';this[_0xfcee('0x4')]=_0x5c013f[_0xfcee('0x4')]||'';this[_0xfcee('0x5')]=_0x5c013f[_0xfcee('0x5')]||'';this[_0xfcee('0x6')]=_0x5c013f[_0xfcee('0x6')]||'integrationTab';this[_0xfcee('0x7')]=_0x5c013f[_0xfcee('0x7')]||'';this['Configurations']=_0x5c013f['Configurations']||{};}module['exports']=SalesforceAccount;