147df44736a43c23b3c13184010df5c14c49e342
[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 _0x53d1=['remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','name','username'];(function(_0x117582,_0x4165d7){var _0x5be68f=function(_0xd0329c){while(--_0xd0329c){_0x117582['push'](_0x117582['shift']());}};_0x5be68f(++_0x4165d7);}(_0x53d1,0xc6));var _0x153d=function(_0x3af930,_0x481616){_0x3af930=_0x3af930-0x0;var _0xf9b1ae=_0x53d1[_0x3af930];return _0xf9b1ae;};'use strict';function SalesforceAccount(_0x29e3fe){this['id']=_0x29e3fe['id']||0x0;this[_0x153d('0x0')]=_0x29e3fe[_0x153d('0x0')]||'';this[_0x153d('0x1')]=_0x29e3fe[_0x153d('0x1')]||'';this['remoteUri']=_0x29e3fe[_0x153d('0x2')]||'';this[_0x153d('0x3')]=_0x29e3fe[_0x153d('0x3')]||'';this[_0x153d('0x4')]=_0x29e3fe['clientId']||'';this[_0x153d('0x5')]=_0x29e3fe['clientSecret']||'';this[_0x153d('0x6')]=_0x29e3fe[_0x153d('0x6')]||'';this[_0x153d('0x7')]=_0x29e3fe['type']||_0x153d('0x8');this[_0x153d('0x9')]=_0x29e3fe[_0x153d('0x9')]||'';this['Configurations']=_0x29e3fe['Configurations']||{};}module['exports']=SalesforceAccount;