Built motion from commit (unavailable).|2.5.23
[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 _0x1260=['type','integrationTab','serverUrl','Configurations','exports','username','remoteUri','password','clientId','clientSecret','securityToken'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x1260,0x1d3));var _0x0126=function(_0x12f53f,_0xfd83b){_0x12f53f=_0x12f53f-0x0;var _0x5adeb8=_0x1260[_0x12f53f];return _0x5adeb8;};'use strict';function SalesforceAccount(_0x57582b){this['id']=_0x57582b['id']||0x0;this['name']=_0x57582b['name']||'';this[_0x0126('0x0')]=_0x57582b['username']||'';this['remoteUri']=_0x57582b[_0x0126('0x1')]||'';this[_0x0126('0x2')]=_0x57582b['password']||'';this[_0x0126('0x3')]=_0x57582b[_0x0126('0x3')]||'';this['clientSecret']=_0x57582b[_0x0126('0x4')]||'';this[_0x0126('0x5')]=_0x57582b[_0x0126('0x5')]||'';this[_0x0126('0x6')]=_0x57582b[_0x0126('0x6')]||_0x0126('0x7');this['serverUrl']=_0x57582b[_0x0126('0x8')]||'';this[_0x0126('0x9')]=_0x57582b[_0x0126('0x9')]||{};}module[_0x0126('0xa')]=SalesforceAccount;