Built motion from commit 9c91e9f5.|2.6.29
[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 _0xe215=['password','serverUrl','Configurations','name','username'];(function(_0x43962c,_0x1ec4e5){var _0x8c5def=function(_0x29b6be){while(--_0x29b6be){_0x43962c['push'](_0x43962c['shift']());}};_0x8c5def(++_0x1ec4e5);}(_0xe215,0x170));var _0x5e21=function(_0x5ac674,_0x33fd07){_0x5ac674=_0x5ac674-0x0;var _0x55e612=_0xe215[_0x5ac674];return _0x55e612;};'use strict';function SugarcrmAccount(_0x5deea5){this['id']=_0x5deea5['id']||0x0;this[_0x5e21('0x0')]=_0x5deea5['name']||'';this[_0x5e21('0x1')]=_0x5deea5['username']||'';this['password']=_0x5deea5[_0x5e21('0x2')]||'';this['remoteUri']=_0x5deea5['remoteUri']||'';this[_0x5e21('0x3')]=_0x5deea5[_0x5e21('0x3')]||'';this[_0x5e21('0x4')]=_0x5deea5[_0x5e21('0x4')]||{};}module['exports']=SugarcrmAccount;