Built motion from commit ab870f9e.|2.5.44
[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 _0x7a8a=['remoteUri','clientId','clientSecret','type','integrationTab','serverUrl','Configurations','name','username'];(function(_0x1778e1,_0x3e1727){var _0x2bc4c6=function(_0x359c65){while(--_0x359c65){_0x1778e1['push'](_0x1778e1['shift']());}};_0x2bc4c6(++_0x3e1727);}(_0x7a8a,0xc4));var _0xa7a8=function(_0x5526b3,_0x251d66){_0x5526b3=_0x5526b3-0x0;var _0x24c0ba=_0x7a8a[_0x5526b3];return _0x24c0ba;};'use strict';function SalesforceAccount(_0x4f2b10){this['id']=_0x4f2b10['id']||0x0;this[_0xa7a8('0x0')]=_0x4f2b10[_0xa7a8('0x0')]||'';this[_0xa7a8('0x1')]=_0x4f2b10['username']||'';this[_0xa7a8('0x2')]=_0x4f2b10[_0xa7a8('0x2')]||'';this['password']=_0x4f2b10['password']||'';this[_0xa7a8('0x3')]=_0x4f2b10[_0xa7a8('0x3')]||'';this[_0xa7a8('0x4')]=_0x4f2b10[_0xa7a8('0x4')]||'';this['securityToken']=_0x4f2b10['securityToken']||'';this[_0xa7a8('0x5')]=_0x4f2b10[_0xa7a8('0x5')]||_0xa7a8('0x6');this[_0xa7a8('0x7')]=_0x4f2b10[_0xa7a8('0x7')]||'';this[_0xa7a8('0x8')]=_0x4f2b10['Configurations']||{};}module['exports']=SalesforceAccount;