Built motion from commit c738b9ac.|2.6.25
[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 _0x7fe4=['integrationTab','serverUrl','Configurations','exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x585d09,_0x1274bc){var _0x7d9a14=function(_0x343d4e){while(--_0x343d4e){_0x585d09['push'](_0x585d09['shift']());}};_0x7d9a14(++_0x1274bc);}(_0x7fe4,0x130));var _0x47fe=function(_0x5d4607,_0x6b5e7b){_0x5d4607=_0x5d4607-0x0;var _0x5e4a86=_0x7fe4[_0x5d4607];return _0x5e4a86;};'use strict';function SalesforceAccount(_0x1b8b1a){this['id']=_0x1b8b1a['id']||0x0;this[_0x47fe('0x0')]=_0x1b8b1a['name']||'';this[_0x47fe('0x1')]=_0x1b8b1a[_0x47fe('0x1')]||'';this[_0x47fe('0x2')]=_0x1b8b1a['remoteUri']||'';this['password']=_0x1b8b1a[_0x47fe('0x3')]||'';this[_0x47fe('0x4')]=_0x1b8b1a[_0x47fe('0x4')]||'';this[_0x47fe('0x5')]=_0x1b8b1a['clientSecret']||'';this[_0x47fe('0x6')]=_0x1b8b1a[_0x47fe('0x6')]||'';this[_0x47fe('0x7')]=_0x1b8b1a[_0x47fe('0x7')]||_0x47fe('0x8');this[_0x47fe('0x9')]=_0x1b8b1a[_0x47fe('0x9')]||'';this[_0x47fe('0xa')]=_0x1b8b1a[_0x47fe('0xa')]||{};}module[_0x47fe('0xb')]=SalesforceAccount;