d046332d401ab2a185ddcbf22b0cc9c59f33494a
[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 _0xdcbd=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x1b3163,_0x589734){var _0x428ee6=function(_0x5e4ded){while(--_0x5e4ded){_0x1b3163['push'](_0x1b3163['shift']());}};_0x428ee6(++_0x589734);}(_0xdcbd,0xb6));var _0xddcb=function(_0x473a5b,_0x1d31b7){_0x473a5b=_0x473a5b-0x0;var _0x48007a=_0xdcbd[_0x473a5b];return _0x48007a;};'use strict';function SugarcrmAccount(_0x4ce832){this['id']=_0x4ce832['id']||0x0;this['name']=_0x4ce832[_0xddcb('0x0')]||'';this[_0xddcb('0x1')]=_0x4ce832['username']||'';this[_0xddcb('0x2')]=_0x4ce832['password']||'';this['remoteUri']=_0x4ce832[_0xddcb('0x3')]||'';this[_0xddcb('0x4')]=_0x4ce832[_0xddcb('0x4')]||'';this[_0xddcb('0x5')]=_0x4ce832[_0xddcb('0x5')]||{};}module[_0xddcb('0x6')]=SugarcrmAccount;