1652bdbb7f0cb1fbe6543707ce4201452b4df110
[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 _0x6138=['exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations'];(function(_0x52c5ff,_0x50e1a4){var _0x1f8b03=function(_0x5d0cc9){while(--_0x5d0cc9){_0x52c5ff['push'](_0x52c5ff['shift']());}};_0x1f8b03(++_0x50e1a4);}(_0x6138,0x1a5));var _0x8613=function(_0xbd08b4,_0x4790ed){_0xbd08b4=_0xbd08b4-0x0;var _0x314f1e=_0x6138[_0xbd08b4];return _0x314f1e;};'use strict';function SalesforceAccount(_0x1d3e64){this['id']=_0x1d3e64['id']||0x0;this[_0x8613('0x0')]=_0x1d3e64[_0x8613('0x0')]||'';this[_0x8613('0x1')]=_0x1d3e64[_0x8613('0x1')]||'';this[_0x8613('0x2')]=_0x1d3e64[_0x8613('0x2')]||'';this[_0x8613('0x3')]=_0x1d3e64[_0x8613('0x3')]||'';this[_0x8613('0x4')]=_0x1d3e64[_0x8613('0x4')]||'';this[_0x8613('0x5')]=_0x1d3e64['clientSecret']||'';this[_0x8613('0x6')]=_0x1d3e64['securityToken']||'';this[_0x8613('0x7')]=_0x1d3e64[_0x8613('0x7')]||_0x8613('0x8');this['serverUrl']=_0x1d3e64[_0x8613('0x9')]||'';this[_0x8613('0xa')]=_0x1d3e64[_0x8613('0xa')]||{};}module[_0x8613('0xb')]=SalesforceAccount;