b3a360b1e88f4b4bc89f6e65d9387cc6f29c1cbb
[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 _0x09e4=['name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations'];(function(_0x2e2b0b,_0xb9b48e){var _0x5c1370=function(_0x4b9fb8){while(--_0x4b9fb8){_0x2e2b0b['push'](_0x2e2b0b['shift']());}};_0x5c1370(++_0xb9b48e);}(_0x09e4,0x1ce));var _0x409e=function(_0xa79977,_0x4f7f12){_0xa79977=_0xa79977-0x0;var _0x109f10=_0x09e4[_0xa79977];return _0x109f10;};'use strict';function SalesforceAccount(_0x5b0079){this['id']=_0x5b0079['id']||0x0;this[_0x409e('0x0')]=_0x5b0079[_0x409e('0x0')]||'';this[_0x409e('0x1')]=_0x5b0079[_0x409e('0x1')]||'';this[_0x409e('0x2')]=_0x5b0079[_0x409e('0x2')]||'';this[_0x409e('0x3')]=_0x5b0079['password']||'';this[_0x409e('0x4')]=_0x5b0079['clientId']||'';this['clientSecret']=_0x5b0079[_0x409e('0x5')]||'';this[_0x409e('0x6')]=_0x5b0079[_0x409e('0x6')]||'';this[_0x409e('0x7')]=_0x5b0079['type']||_0x409e('0x8');this[_0x409e('0x9')]=_0x5b0079[_0x409e('0x9')]||'';this[_0x409e('0xa')]=_0x5b0079['Configurations']||{};}module['exports']=SalesforceAccount;