Built motion from commit f7863d46.|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 _0x6d77=['username','remoteUri','password','clientId','securityToken','integrationTab','serverUrl','Configurations','name'];(function(_0x22cb87,_0x5e8eb1){var _0x2b6ed0=function(_0x2a2cc1){while(--_0x2a2cc1){_0x22cb87['push'](_0x22cb87['shift']());}};_0x2b6ed0(++_0x5e8eb1);}(_0x6d77,0x13a));var _0x76d7=function(_0x4b369d,_0x265eb8){_0x4b369d=_0x4b369d-0x0;var _0x571a98=_0x6d77[_0x4b369d];return _0x571a98;};'use strict';function SalesforceAccount(_0x5dffb1){this['id']=_0x5dffb1['id']||0x0;this[_0x76d7('0x0')]=_0x5dffb1[_0x76d7('0x0')]||'';this[_0x76d7('0x1')]=_0x5dffb1['username']||'';this[_0x76d7('0x2')]=_0x5dffb1['remoteUri']||'';this[_0x76d7('0x3')]=_0x5dffb1[_0x76d7('0x3')]||'';this[_0x76d7('0x4')]=_0x5dffb1[_0x76d7('0x4')]||'';this['clientSecret']=_0x5dffb1['clientSecret']||'';this['securityToken']=_0x5dffb1[_0x76d7('0x5')]||'';this['type']=_0x5dffb1['type']||_0x76d7('0x6');this[_0x76d7('0x7')]=_0x5dffb1['serverUrl']||'';this['Configurations']=_0x5dffb1[_0x76d7('0x8')]||{};}module['exports']=SalesforceAccount;