Built motion from commit 953226e6.|2.6.32
[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 _0xa2cb=['username','remoteUri','password','securityToken','type','integrationTab','serverUrl','Configurations','name'];(function(_0x104e21,_0x2ea86f){var _0x605b37=function(_0x580fce){while(--_0x580fce){_0x104e21['push'](_0x104e21['shift']());}};_0x605b37(++_0x2ea86f);}(_0xa2cb,0x7d));var _0xba2c=function(_0x1b14e8,_0x5c512d){_0x1b14e8=_0x1b14e8-0x0;var _0x410504=_0xa2cb[_0x1b14e8];return _0x410504;};'use strict';function SalesforceAccount(_0x4dc80e){this['id']=_0x4dc80e['id']||0x0;this[_0xba2c('0x0')]=_0x4dc80e['name']||'';this[_0xba2c('0x1')]=_0x4dc80e[_0xba2c('0x1')]||'';this[_0xba2c('0x2')]=_0x4dc80e[_0xba2c('0x2')]||'';this[_0xba2c('0x3')]=_0x4dc80e['password']||'';this['clientId']=_0x4dc80e['clientId']||'';this['clientSecret']=_0x4dc80e['clientSecret']||'';this[_0xba2c('0x4')]=_0x4dc80e['securityToken']||'';this[_0xba2c('0x5')]=_0x4dc80e['type']||_0xba2c('0x6');this[_0xba2c('0x7')]=_0x4dc80e['serverUrl']||'';this[_0xba2c('0x8')]=_0x4dc80e[_0xba2c('0x8')]||{};}module['exports']=SalesforceAccount;