aa83e0d5acb7163a2ffdd3e5ef84e5ac13279646
[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 _0x0901=['serverUrl','exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x4f22a3,_0x398880){var _0x5048b2=function(_0x44393a){while(--_0x44393a){_0x4f22a3['push'](_0x4f22a3['shift']());}};_0x5048b2(++_0x398880);}(_0x0901,0xb6));var _0x1090=function(_0x3903c8,_0x122cf9){_0x3903c8=_0x3903c8-0x0;var _0x17aa09=_0x0901[_0x3903c8];return _0x17aa09;};'use strict';function SalesforceAccount(_0xc0f89a){this['id']=_0xc0f89a['id']||0x0;this['name']=_0xc0f89a[_0x1090('0x0')]||'';this[_0x1090('0x1')]=_0xc0f89a['username']||'';this['remoteUri']=_0xc0f89a[_0x1090('0x2')]||'';this[_0x1090('0x3')]=_0xc0f89a[_0x1090('0x3')]||'';this[_0x1090('0x4')]=_0xc0f89a[_0x1090('0x4')]||'';this[_0x1090('0x5')]=_0xc0f89a[_0x1090('0x5')]||'';this[_0x1090('0x6')]=_0xc0f89a['securityToken']||'';this[_0x1090('0x7')]=_0xc0f89a[_0x1090('0x7')]||'integrationTab';this[_0x1090('0x8')]=_0xc0f89a[_0x1090('0x8')]||'';this['Configurations']=_0xc0f89a['Configurations']||{};}module[_0x1090('0x9')]=SalesforceAccount;