Built motion from commit (unavailable).|2.5.5
[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 _0x4724=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x166d93,_0x301f09){var _0xba708=function(_0x349bf7){while(--_0x349bf7){_0x166d93['push'](_0x166d93['shift']());}};_0xba708(++_0x301f09);}(_0x4724,0x9c));var _0x4472=function(_0x49cb92,_0x3c31a6){_0x49cb92=_0x49cb92-0x0;var _0x16ee5a=_0x4724[_0x49cb92];return _0x16ee5a;};'use strict';function SugarcrmAccount(_0x1faa6f){this['id']=_0x1faa6f['id']||0x0;this[_0x4472('0x0')]=_0x1faa6f[_0x4472('0x0')]||'';this['username']=_0x1faa6f[_0x4472('0x1')]||'';this['password']=_0x1faa6f[_0x4472('0x2')]||'';this['remoteUri']=_0x1faa6f[_0x4472('0x3')]||'';this[_0x4472('0x4')]=_0x1faa6f[_0x4472('0x4')]||'';this[_0x4472('0x5')]=_0x1faa6f[_0x4472('0x5')]||{};}module[_0x4472('0x6')]=SugarcrmAccount;