Built motion from commit (unavailable).|2.5.13
[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 _0xaa4b=['integrationTab','serverUrl','Configurations','name','username','remoteUri','clientId','clientSecret','securityToken','type'];(function(_0x2ce6d5,_0x333e0c){var _0x32d272=function(_0x399f0b){while(--_0x399f0b){_0x2ce6d5['push'](_0x2ce6d5['shift']());}};_0x32d272(++_0x333e0c);}(_0xaa4b,0x143));var _0xbaa4=function(_0x353dc6,_0x2ce4cf){_0x353dc6=_0x353dc6-0x0;var _0x5db2a2=_0xaa4b[_0x353dc6];return _0x5db2a2;};'use strict';function SalesforceAccount(_0x6b9c22){this['id']=_0x6b9c22['id']||0x0;this[_0xbaa4('0x0')]=_0x6b9c22[_0xbaa4('0x0')]||'';this[_0xbaa4('0x1')]=_0x6b9c22[_0xbaa4('0x1')]||'';this[_0xbaa4('0x2')]=_0x6b9c22['remoteUri']||'';this['password']=_0x6b9c22['password']||'';this[_0xbaa4('0x3')]=_0x6b9c22[_0xbaa4('0x3')]||'';this[_0xbaa4('0x4')]=_0x6b9c22[_0xbaa4('0x4')]||'';this[_0xbaa4('0x5')]=_0x6b9c22[_0xbaa4('0x5')]||'';this[_0xbaa4('0x6')]=_0x6b9c22['type']||_0xbaa4('0x7');this[_0xbaa4('0x8')]=_0x6b9c22[_0xbaa4('0x8')]||'';this['Configurations']=_0x6b9c22[_0xbaa4('0x9')]||{};}module['exports']=SalesforceAccount;