b74ca4fb08b4fbdc0a3e86c88a9482312f44d813
[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 _0x00ca=['clientSecret','type','integrationTab','serverUrl','Configurations','exports','name','username','remoteUri','password','clientId'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x00ca,0x1a8));var _0xa00c=function(_0x19e35c,_0x29cd1e){_0x19e35c=_0x19e35c-0x0;var _0x3e1fe8=_0x00ca[_0x19e35c];return _0x3e1fe8;};'use strict';function SalesforceAccount(_0x494dcd){this['id']=_0x494dcd['id']||0x0;this['name']=_0x494dcd[_0xa00c('0x0')]||'';this[_0xa00c('0x1')]=_0x494dcd['username']||'';this[_0xa00c('0x2')]=_0x494dcd['remoteUri']||'';this['password']=_0x494dcd[_0xa00c('0x3')]||'';this[_0xa00c('0x4')]=_0x494dcd[_0xa00c('0x4')]||'';this[_0xa00c('0x5')]=_0x494dcd['clientSecret']||'';this['securityToken']=_0x494dcd['securityToken']||'';this['type']=_0x494dcd[_0xa00c('0x6')]||_0xa00c('0x7');this['serverUrl']=_0x494dcd[_0xa00c('0x8')]||'';this['Configurations']=_0x494dcd[_0xa00c('0x9')]||{};}module[_0xa00c('0xa')]=SalesforceAccount;