Built motion from commit d13fb11b.|2.6.34
[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 _0x6eb2=['clientSecret','securityToken','type','serverUrl','Configurations','name','remoteUri','password','clientId'];(function(_0x4971a7,_0x2e9b32){var _0x4c754d=function(_0x9c56dc){while(--_0x9c56dc){_0x4971a7['push'](_0x4971a7['shift']());}};_0x4c754d(++_0x2e9b32);}(_0x6eb2,0x10a));var _0x26eb=function(_0x30e899,_0x127f10){_0x30e899=_0x30e899-0x0;var _0x462e0f=_0x6eb2[_0x30e899];return _0x462e0f;};'use strict';function SalesforceAccount(_0x59dfd5){this['id']=_0x59dfd5['id']||0x0;this['name']=_0x59dfd5[_0x26eb('0x0')]||'';this['username']=_0x59dfd5['username']||'';this[_0x26eb('0x1')]=_0x59dfd5[_0x26eb('0x1')]||'';this[_0x26eb('0x2')]=_0x59dfd5[_0x26eb('0x2')]||'';this[_0x26eb('0x3')]=_0x59dfd5[_0x26eb('0x3')]||'';this[_0x26eb('0x4')]=_0x59dfd5['clientSecret']||'';this[_0x26eb('0x5')]=_0x59dfd5[_0x26eb('0x5')]||'';this[_0x26eb('0x6')]=_0x59dfd5[_0x26eb('0x6')]||'integrationTab';this[_0x26eb('0x7')]=_0x59dfd5['serverUrl']||'';this[_0x26eb('0x8')]=_0x59dfd5[_0x26eb('0x8')]||{};}module['exports']=SalesforceAccount;