Built motion from commit (unavailable).|2.4.18
[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 _0xc1af=['clientSecret','securityToken','type','integrationTab','Configurations','name','username','remoteUri','password','clientId'];(function(_0x1308ec,_0x32c99e){var _0x1a43c8=function(_0x18ff62){while(--_0x18ff62){_0x1308ec['push'](_0x1308ec['shift']());}};_0x1a43c8(++_0x32c99e);}(_0xc1af,0x1c7));var _0xfc1a=function(_0x2cf640,_0x418079){_0x2cf640=_0x2cf640-0x0;var _0x41a0dc=_0xc1af[_0x2cf640];return _0x41a0dc;};'use strict';function SalesforceAccount(_0x19fddb){this['id']=_0x19fddb['id']||0x0;this['name']=_0x19fddb[_0xfc1a('0x0')]||'';this[_0xfc1a('0x1')]=_0x19fddb[_0xfc1a('0x1')]||'';this[_0xfc1a('0x2')]=_0x19fddb['remoteUri']||'';this['password']=_0x19fddb[_0xfc1a('0x3')]||'';this[_0xfc1a('0x4')]=_0x19fddb[_0xfc1a('0x4')]||'';this[_0xfc1a('0x5')]=_0x19fddb['clientSecret']||'';this['securityToken']=_0x19fddb[_0xfc1a('0x6')]||'';this[_0xfc1a('0x7')]=_0x19fddb['type']||_0xfc1a('0x8');this['serverUrl']=_0x19fddb['serverUrl']||'';this[_0xfc1a('0x9')]=_0x19fddb[_0xfc1a('0x9')]||{};}module['exports']=SalesforceAccount;