89f53cbe137b31a58e2238ef67b0de012593b262
[motion2.git] / server / services / ami / model / sugarcrmAccount.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 _0xdf27=['exports','name','username','password','serverUrl','Configurations'];(function(_0x3ec7a1,_0x2d364b){var _0x3744ad=function(_0x3618ea){while(--_0x3618ea){_0x3ec7a1['push'](_0x3ec7a1['shift']());}};_0x3744ad(++_0x2d364b);}(_0xdf27,0x1a5));var _0x7df2=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0xdf27[_0x397e5f];return _0x5302b8;};'use strict';function SugarcrmAccount(_0x6306e){this['id']=_0x6306e['id']||0x0;this['name']=_0x6306e[_0x7df2('0x0')]||'';this[_0x7df2('0x1')]=_0x6306e['username']||'';this[_0x7df2('0x2')]=_0x6306e['password']||'';this['remoteUri']=_0x6306e['remoteUri']||'';this[_0x7df2('0x3')]=_0x6306e[_0x7df2('0x3')]||'';this[_0x7df2('0x4')]=_0x6306e[_0x7df2('0x4')]||{};}module[_0x7df2('0x5')]=SugarcrmAccount;