Built motion from commit (unavailable).|2.5.5
[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 _0x7a20=['Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl'];(function(_0x3f6131,_0x531acc){var _0x18d856=function(_0x33bccf){while(--_0x33bccf){_0x3f6131['push'](_0x3f6131['shift']());}};_0x18d856(++_0x531acc);}(_0x7a20,0x64));var _0x07a2=function(_0x302f5b,_0x3f51e9){_0x302f5b=_0x302f5b-0x0;var _0x5e0827=_0x7a20[_0x302f5b];return _0x5e0827;};'use strict';function SalesforceAccount(_0x26012f){this['id']=_0x26012f['id']||0x0;this[_0x07a2('0x0')]=_0x26012f[_0x07a2('0x0')]||'';this[_0x07a2('0x1')]=_0x26012f[_0x07a2('0x1')]||'';this[_0x07a2('0x2')]=_0x26012f['remoteUri']||'';this[_0x07a2('0x3')]=_0x26012f[_0x07a2('0x3')]||'';this[_0x07a2('0x4')]=_0x26012f[_0x07a2('0x4')]||'';this[_0x07a2('0x5')]=_0x26012f[_0x07a2('0x5')]||'';this[_0x07a2('0x6')]=_0x26012f[_0x07a2('0x6')]||'';this[_0x07a2('0x7')]=_0x26012f['type']||_0x07a2('0x8');this[_0x07a2('0x9')]=_0x26012f[_0x07a2('0x9')]||'';this[_0x07a2('0xa')]=_0x26012f['Configurations']||{};}module['exports']=SalesforceAccount;