Built motion from commit ddca4d0d.|2.5.47
[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 _0x3f4b=['Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl'];(function(_0x292972,_0x480019){var _0x267237=function(_0x31ed40){while(--_0x31ed40){_0x292972['push'](_0x292972['shift']());}};_0x267237(++_0x480019);}(_0x3f4b,0x1c4));var _0xb3f4=function(_0x3ae0fe,_0x19276a){_0x3ae0fe=_0x3ae0fe-0x0;var _0x4289ae=_0x3f4b[_0x3ae0fe];return _0x4289ae;};'use strict';function SalesforceAccount(_0x1d4978){this['id']=_0x1d4978['id']||0x0;this[_0xb3f4('0x0')]=_0x1d4978[_0xb3f4('0x0')]||'';this['username']=_0x1d4978[_0xb3f4('0x1')]||'';this[_0xb3f4('0x2')]=_0x1d4978[_0xb3f4('0x2')]||'';this[_0xb3f4('0x3')]=_0x1d4978[_0xb3f4('0x3')]||'';this[_0xb3f4('0x4')]=_0x1d4978['clientId']||'';this[_0xb3f4('0x5')]=_0x1d4978['clientSecret']||'';this['securityToken']=_0x1d4978[_0xb3f4('0x6')]||'';this[_0xb3f4('0x7')]=_0x1d4978[_0xb3f4('0x7')]||_0xb3f4('0x8');this[_0xb3f4('0x9')]=_0x1d4978[_0xb3f4('0x9')]||'';this['Configurations']=_0x1d4978[_0xb3f4('0xa')]||{};}module['exports']=SalesforceAccount;