Built motion from commit (unavailable).|2.5.20
[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 _0xd05f=['integrationTab','serverUrl','Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x8cc6f6,_0x507a07){var _0x2b261f=function(_0x369e55){while(--_0x369e55){_0x8cc6f6['push'](_0x8cc6f6['shift']());}};_0x2b261f(++_0x507a07);}(_0xd05f,0x66));var _0xfd05=function(_0x166d46,_0xd24dac){_0x166d46=_0x166d46-0x0;var _0x2820b9=_0xd05f[_0x166d46];return _0x2820b9;};'use strict';function SalesforceAccount(_0x22ff05){this['id']=_0x22ff05['id']||0x0;this[_0xfd05('0x0')]=_0x22ff05['name']||'';this[_0xfd05('0x1')]=_0x22ff05['username']||'';this[_0xfd05('0x2')]=_0x22ff05['remoteUri']||'';this[_0xfd05('0x3')]=_0x22ff05[_0xfd05('0x3')]||'';this[_0xfd05('0x4')]=_0x22ff05[_0xfd05('0x4')]||'';this[_0xfd05('0x5')]=_0x22ff05[_0xfd05('0x5')]||'';this['securityToken']=_0x22ff05[_0xfd05('0x6')]||'';this[_0xfd05('0x7')]=_0x22ff05[_0xfd05('0x7')]||_0xfd05('0x8');this[_0xfd05('0x9')]=_0x22ff05[_0xfd05('0x9')]||'';this[_0xfd05('0xa')]=_0x22ff05['Configurations']||{};}module['exports']=SalesforceAccount;