Built motion from commit 0555bc41.|2.5.41
[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 _0x3376=['Configurations','name','username','remoteUri','password','clientSecret','securityToken','type','integrationTab','serverUrl'];(function(_0x3c77f9,_0x2abb07){var _0x41790a=function(_0x363994){while(--_0x363994){_0x3c77f9['push'](_0x3c77f9['shift']());}};_0x41790a(++_0x2abb07);}(_0x3376,0xe7));var _0x6337=function(_0x20592f,_0x2ae891){_0x20592f=_0x20592f-0x0;var _0x4e7211=_0x3376[_0x20592f];return _0x4e7211;};'use strict';function SalesforceAccount(_0x509e83){this['id']=_0x509e83['id']||0x0;this[_0x6337('0x0')]=_0x509e83['name']||'';this[_0x6337('0x1')]=_0x509e83[_0x6337('0x1')]||'';this['remoteUri']=_0x509e83[_0x6337('0x2')]||'';this[_0x6337('0x3')]=_0x509e83['password']||'';this['clientId']=_0x509e83['clientId']||'';this[_0x6337('0x4')]=_0x509e83[_0x6337('0x4')]||'';this[_0x6337('0x5')]=_0x509e83['securityToken']||'';this[_0x6337('0x6')]=_0x509e83['type']||_0x6337('0x7');this[_0x6337('0x8')]=_0x509e83['serverUrl']||'';this['Configurations']=_0x509e83[_0x6337('0x9')]||{};}module['exports']=SalesforceAccount;