Built motion from commit (unavailable).|2.5.22
[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 _0x38c7=['type','integrationTab','serverUrl','Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0x38c7,0x88));var _0x738c=function(_0x30e870,_0x1e47a2){_0x30e870=_0x30e870-0x0;var _0x3857bf=_0x38c7[_0x30e870];return _0x3857bf;};'use strict';function SalesforceAccount(_0x48e2ca){this['id']=_0x48e2ca['id']||0x0;this[_0x738c('0x0')]=_0x48e2ca[_0x738c('0x0')]||'';this[_0x738c('0x1')]=_0x48e2ca['username']||'';this[_0x738c('0x2')]=_0x48e2ca['remoteUri']||'';this[_0x738c('0x3')]=_0x48e2ca['password']||'';this[_0x738c('0x4')]=_0x48e2ca[_0x738c('0x4')]||'';this[_0x738c('0x5')]=_0x48e2ca[_0x738c('0x5')]||'';this['securityToken']=_0x48e2ca[_0x738c('0x6')]||'';this[_0x738c('0x7')]=_0x48e2ca[_0x738c('0x7')]||_0x738c('0x8');this[_0x738c('0x9')]=_0x48e2ca[_0x738c('0x9')]||'';this[_0x738c('0xa')]=_0x48e2ca['Configurations']||{};}module['exports']=SalesforceAccount;