e6c58c04f47206be87ec20e9305fb9741a951def
[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 _0xc7bd=['securityToken','type','integrationTab','serverUrl','Configurations','name','username','remoteUri','password','clientId','clientSecret'];(function(_0x3bf83f,_0x181cac){var _0x22c4a9=function(_0xb3ff0d){while(--_0xb3ff0d){_0x3bf83f['push'](_0x3bf83f['shift']());}};_0x22c4a9(++_0x181cac);}(_0xc7bd,0x170));var _0xdc7b=function(_0x2ec6de,_0x107819){_0x2ec6de=_0x2ec6de-0x0;var _0x2dbe06=_0xc7bd[_0x2ec6de];return _0x2dbe06;};'use strict';function SalesforceAccount(_0x43afd3){this['id']=_0x43afd3['id']||0x0;this[_0xdc7b('0x0')]=_0x43afd3[_0xdc7b('0x0')]||'';this[_0xdc7b('0x1')]=_0x43afd3['username']||'';this['remoteUri']=_0x43afd3[_0xdc7b('0x2')]||'';this[_0xdc7b('0x3')]=_0x43afd3[_0xdc7b('0x3')]||'';this['clientId']=_0x43afd3[_0xdc7b('0x4')]||'';this['clientSecret']=_0x43afd3[_0xdc7b('0x5')]||'';this['securityToken']=_0x43afd3[_0xdc7b('0x6')]||'';this[_0xdc7b('0x7')]=_0x43afd3['type']||_0xdc7b('0x8');this['serverUrl']=_0x43afd3[_0xdc7b('0x9')]||'';this[_0xdc7b('0xa')]=_0x43afd3[_0xdc7b('0xa')]||{};}module['exports']=SalesforceAccount;