13a495bf9135b5badfe30dd68f5f580f19d91964
[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 _0x5b8c=['serverUrl','Configurations','name','password','remoteUri'];(function(_0x167cc1,_0x56ef5a){var _0x10bc4b=function(_0xd6a255){while(--_0xd6a255){_0x167cc1['push'](_0x167cc1['shift']());}};_0x10bc4b(++_0x56ef5a);}(_0x5b8c,0x1bf));var _0xc5b8=function(_0x436849,_0x430b00){_0x436849=_0x436849-0x0;var _0x5c5f73=_0x5b8c[_0x436849];return _0x5c5f73;};'use strict';function SugarcrmAccount(_0x2c3043){this['id']=_0x2c3043['id']||0x0;this[_0xc5b8('0x0')]=_0x2c3043['name']||'';this['username']=_0x2c3043['username']||'';this[_0xc5b8('0x1')]=_0x2c3043[_0xc5b8('0x1')]||'';this[_0xc5b8('0x2')]=_0x2c3043[_0xc5b8('0x2')]||'';this['serverUrl']=_0x2c3043[_0xc5b8('0x3')]||'';this[_0xc5b8('0x4')]=_0x2c3043[_0xc5b8('0x4')]||{};}module['exports']=SugarcrmAccount;