Built motion from commit (unavailable).|2.5.18
[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 _0x0d21=['name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations'];(function(_0x46d2eb,_0x5298e){var _0x223636=function(_0x2c3820){while(--_0x2c3820){_0x46d2eb['push'](_0x46d2eb['shift']());}};_0x223636(++_0x5298e);}(_0x0d21,0x1b8));var _0x10d2=function(_0xa1e3e3,_0x29fe0e){_0xa1e3e3=_0xa1e3e3-0x0;var _0xc980e9=_0x0d21[_0xa1e3e3];return _0xc980e9;};'use strict';function SalesforceAccount(_0x19863a){this['id']=_0x19863a['id']||0x0;this['name']=_0x19863a[_0x10d2('0x0')]||'';this[_0x10d2('0x1')]=_0x19863a['username']||'';this[_0x10d2('0x2')]=_0x19863a[_0x10d2('0x2')]||'';this[_0x10d2('0x3')]=_0x19863a[_0x10d2('0x3')]||'';this[_0x10d2('0x4')]=_0x19863a[_0x10d2('0x4')]||'';this[_0x10d2('0x5')]=_0x19863a[_0x10d2('0x5')]||'';this[_0x10d2('0x6')]=_0x19863a['securityToken']||'';this[_0x10d2('0x7')]=_0x19863a[_0x10d2('0x7')]||_0x10d2('0x8');this[_0x10d2('0x9')]=_0x19863a[_0x10d2('0x9')]||'';this[_0x10d2('0xa')]=_0x19863a[_0x10d2('0xa')]||{};}module['exports']=SalesforceAccount;