Built motion from commit (unavailable).|2.5.30
[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 _0xe0f0=['password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations','name','username','remoteUri'];(function(_0x525c7b,_0x488fcc){var _0x27b33e=function(_0x56d43b){while(--_0x56d43b){_0x525c7b['push'](_0x525c7b['shift']());}};_0x27b33e(++_0x488fcc);}(_0xe0f0,0x15d));var _0x0e0f=function(_0x89dd97,_0x22709c){_0x89dd97=_0x89dd97-0x0;var _0x2a164d=_0xe0f0[_0x89dd97];return _0x2a164d;};'use strict';function SalesforceAccount(_0x2e5110){this['id']=_0x2e5110['id']||0x0;this[_0x0e0f('0x0')]=_0x2e5110[_0x0e0f('0x0')]||'';this[_0x0e0f('0x1')]=_0x2e5110[_0x0e0f('0x1')]||'';this[_0x0e0f('0x2')]=_0x2e5110['remoteUri']||'';this['password']=_0x2e5110[_0x0e0f('0x3')]||'';this[_0x0e0f('0x4')]=_0x2e5110[_0x0e0f('0x4')]||'';this[_0x0e0f('0x5')]=_0x2e5110[_0x0e0f('0x5')]||'';this['securityToken']=_0x2e5110[_0x0e0f('0x6')]||'';this['type']=_0x2e5110[_0x0e0f('0x7')]||_0x0e0f('0x8');this[_0x0e0f('0x9')]=_0x2e5110[_0x0e0f('0x9')]||'';this[_0x0e0f('0xa')]=_0x2e5110[_0x0e0f('0xa')]||{};}module['exports']=SalesforceAccount;