Built motion from commit (unavailable).|2.4.3
[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 _0x93ab=['Configurations','name','username','remoteUri','password','clientId','clientSecret','type','serverUrl'];(function(_0x352b34,_0xad5796){var _0x4789f5=function(_0x23e1c5){while(--_0x23e1c5){_0x352b34['push'](_0x352b34['shift']());}};_0x4789f5(++_0xad5796);}(_0x93ab,0x172));var _0xb93a=function(_0x2bbc07,_0x1e2168){_0x2bbc07=_0x2bbc07-0x0;var _0x6879e4=_0x93ab[_0x2bbc07];return _0x6879e4;};'use strict';function SalesforceAccount(_0x2bf600){this['id']=_0x2bf600['id']||0x0;this[_0xb93a('0x0')]=_0x2bf600[_0xb93a('0x0')]||'';this[_0xb93a('0x1')]=_0x2bf600[_0xb93a('0x1')]||'';this['remoteUri']=_0x2bf600[_0xb93a('0x2')]||'';this[_0xb93a('0x3')]=_0x2bf600['password']||'';this[_0xb93a('0x4')]=_0x2bf600[_0xb93a('0x4')]||'';this[_0xb93a('0x5')]=_0x2bf600[_0xb93a('0x5')]||'';this['securityToken']=_0x2bf600['securityToken']||'';this[_0xb93a('0x6')]=_0x2bf600[_0xb93a('0x6')]||'integrationTab';this[_0xb93a('0x7')]=_0x2bf600[_0xb93a('0x7')]||'';this[_0xb93a('0x8')]=_0x2bf600[_0xb93a('0x8')]||{};}module['exports']=SalesforceAccount;