Built motion from commit (unavailable).|2.5.4
[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 _0xb5e5=['password','clientSecret','securityToken','type','serverUrl','Configurations','name','username','remoteUri'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0xb5e5,0x12f));var _0x5b5e=function(_0x33c602,_0x3b40a3){_0x33c602=_0x33c602-0x0;var _0x1be326=_0xb5e5[_0x33c602];return _0x1be326;};'use strict';function SalesforceAccount(_0x1f160a){this['id']=_0x1f160a['id']||0x0;this['name']=_0x1f160a[_0x5b5e('0x0')]||'';this[_0x5b5e('0x1')]=_0x1f160a[_0x5b5e('0x1')]||'';this[_0x5b5e('0x2')]=_0x1f160a['remoteUri']||'';this[_0x5b5e('0x3')]=_0x1f160a[_0x5b5e('0x3')]||'';this['clientId']=_0x1f160a['clientId']||'';this[_0x5b5e('0x4')]=_0x1f160a[_0x5b5e('0x4')]||'';this[_0x5b5e('0x5')]=_0x1f160a['securityToken']||'';this[_0x5b5e('0x6')]=_0x1f160a[_0x5b5e('0x6')]||'integrationTab';this[_0x5b5e('0x7')]=_0x1f160a[_0x5b5e('0x7')]||'';this[_0x5b5e('0x8')]=_0x1f160a[_0x5b5e('0x8')]||{};}module['exports']=SalesforceAccount;